Add Usage and Testing sections to README.md
This commit is contained in:
@@ -0,0 +1 @@
|
||||
gcc -o test.out test.c ../url.c cJSON.c -Wall -Wextra -ggdb
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1 @@
|
||||
gcc -o test.out test.c ../url.c cJSON.c -Wall -Wextra -ggdb
|
||||