diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,4 +1,4 @@ -# visor +# Invidious Alternative frontend for YouTube @@ -11,12 +11,12 @@ crystal deps ## Usage ```bash -crystal run src/visor.cr +crystal run src/invidious.cr ``` ## Contributing -1. Fork it ( https://github.com/omarroth/visor/fork ) +1. Fork it ( https://gitlab.com/omarroth/invidious/fork ) 2. Create your feature branch (git checkout -b my-new-feature) 3. Commit your changes (git commit -am 'Add some feature') 4. Push to the branch (git push origin my-new-feature) |
