aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md20
1 files changed, 20 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8ff34b3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+# ytexplode
+
+Single youtube explode API in php
+
+## Installation
+
+1. `cd /var/www/`
+2. `git clone https:///git.sr.ht/heckyel/ytexplode`
+
+## Usage
+
+ http://localhost/?id=R3Lu3mWDFtg
+
+## License
+
+This work is under the License [GNU AGPLv3+](LICENSE)
+
+## Authors
+
+Contributors can be found in [AUTHORS](AUTHORS)