aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-01-19 16:31:14 -0500
committerJesús <heckyel@hyperbola.info>2021-01-19 16:31:14 -0500
commit30b2b0fcb01f42448fc6ceb1bd100f34c8c44b66 (patch)
tree63082325f18b41c8643c67e03c7c3d52e81905a7
parent9157ff4195779fdbd2c69f4fce224110eafabe36 (diff)
downloadytexplode-30b2b0fcb01f42448fc6ceb1bd100f34c8c44b66.tar.lz
ytexplode-30b2b0fcb01f42448fc6ceb1bd100f34c8c44b66.tar.xz
ytexplode-30b2b0fcb01f42448fc6ceb1bd100f34c8c44b66.zip
README.md: update
-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