diff --git a/README.md b/README.md index 2186cad..2c13120 100644 --- a/README.md +++ b/README.md @@ -120,9 +120,11 @@ def listen(callback) do end listen(callback) end -``` # You could do something similar with your own process, whether it is a simple Task or a more involved GenServer. +``` + + # Compiling Soldity