Fix README.md formatting

This commit is contained in:
Ashik K 2023-03-11 20:57:36 +01:00
parent 377ef52e46
commit 8183b6aeea
1 changed files with 9 additions and 5 deletions

View File

@ -1,3 +1,6 @@
How to Compile
-------------
Dependencies: curlpp, rapidjson Dependencies: curlpp, rapidjson
To build please do: To build please do:
@ -8,7 +11,8 @@ cmake ..
make make
How to use? How to use?
----------- ----------
1. First run the fetch_all binary with your api key as argument. 1. First run the fetch_all binary with your api key as argument.
It will fetch the json data into your local folder. It will fetch the json data into your local folder.