From 30b2b0fcb01f42448fc6ceb1bd100f34c8c44b66 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jes=C3=BAs?= Date: Tue, 19 Jan 2021 16:31:14 -0500 Subject: README.md: update --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3