Rename project

This commit is contained in:
Omar Roth
2017-11-29 18:12:23 -06:00
parent 8ee5423af6
commit 383ed8b209
6 changed files with 13 additions and 17 deletions

View File

@@ -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)