diff --git a/README.md b/README.md index fb61d24..746a6b4 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # WeatherNews.jl -Play with data for weather waifus. \ No newline at end of file +Play with data for weather waifus. + +## Run + +```bash +julia --project -O0 --compile=min bin/weathernews.jl +```