diff options
author | Jesús <heckyel@hyperbola.info> | 2021-01-19 16:39:39 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2021-01-19 16:39:39 -0500 |
commit | fb2cdcba773b0f90f952bf263eca0d83246c2547 (patch) | |
tree | 69784776db1d6d3ea28dc766a6f3c556a9b4f5d3 | |
parent | 30b2b0fcb01f42448fc6ceb1bd100f34c8c44b66 (diff) | |
download | ytexplode-fb2cdcba773b0f90f952bf263eca0d83246c2547.tar.lz ytexplode-fb2cdcba773b0f90f952bf263eca0d83246c2547.tar.xz ytexplode-fb2cdcba773b0f90f952bf263eca0d83246c2547.zip |
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ Single youtube explode API in PHP php -S localhost:9001 -after open `http://localhost:9001` in your browser or +after open [http://localhost:9001](http://localhost:9001) in your browser or with `curl`. ## Usage |