mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
Rename project
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user