summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index f9577869..7876fd8b 100644
--- a/README.md
+++ b/README.md
@@ -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)