aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md9
1 files changed, 8 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb276f0..5b2f676 100644
--- a/README.md
+++ b/README.md
@@ -9,9 +9,16 @@ Single youtube explode API in PHP
3. `$ doas chown http.http -R ytexplode`
4. `$ doas chmod g+w -R ytexplode`
+## Local test
+
+ php -S localhost:9001
+
+after open `http://localhost:9001` in your browser or
+with `curl`.
+
## Usage
- http://localhost/?id=R3Lu3mWDFtg
+ http://localhost/?id=aqz-KE-bpKQ
## License