aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2021-01-15 22:03:53 -0500
committerJesús <heckyel@hyperbola.info>2021-01-15 22:03:53 -0500
commita6f1a6df878c1313b7ab25ce465b51acffbefa54 (patch)
tree18857da9cd8b0e0460a19ceb587a952eb4a32571 /README.md
downloadytexplode-a6f1a6df878c1313b7ab25ce465b51acffbefa54.tar.lz
ytexplode-a6f1a6df878c1313b7ab25ce465b51acffbefa54.tar.xz
ytexplode-a6f1a6df878c1313b7ab25ce465b51acffbefa54.zip
initial import
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)