Fix README.md formatting
This commit is contained in:
parent
377ef52e46
commit
9db78fd695
|
@ -1,3 +1,5 @@
|
||||||
|
** How to Compil e*
|
||||||
|
|
||||||
Dependencies: curlpp, rapidjson
|
Dependencies: curlpp, rapidjson
|
||||||
|
|
||||||
To build please do:
|
To build please do:
|
||||||
|
@ -7,8 +9,8 @@ cd build
|
||||||
cmake ..
|
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.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue