mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-08-14.git
synced 2024-08-15 00:53:20 +00:00
Rename project
This commit is contained in:
parent
8ee5423af6
commit
383ed8b209
6 changed files with 13 additions and 17 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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue