Create docs/ folder with initial content

Add more documentation on the following topics:
* Running `curl-impersonate` from the command line, including changing
the HTTP headers when needed.
* Using `libcurl-impersonate` in JS and PHP scripts.
This commit is contained in:
lwthiker
2022-09-10 19:07:14 +03:00
parent fa8bdcd4db
commit 27efac6b95
7 changed files with 140 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# Using libcurl-impersonate
Documentation for using libcurl-impersonate is currently on the [main page](README.md#libcurl-impersonate).