diff --git a/curl/README.md b/curl/README.md index cc1c615..3a6fce1 100644 --- a/curl/README.md +++ b/curl/README.md @@ -6,8 +6,9 @@ Before you start obtain your `application id` and `application secret` from the After your `Basic` key has been generated set it as an environment variable. -``` export BASIC_AUTH_KEY= +```export BASIC_AUTH_KEY=``` + Run the examples by changing the params. -```` sh generate-moon-phase.sh \ No newline at end of file +``` sh generate-moon-phase.sh ```