summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--src/invidious.cr2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 22bc11ad..1e770761 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# Invidious
-## Invidious is what YouTube should be
+## Invidious is an alternative front-end to YouTube
- Audio-only (and no need to keep window open on mobile)
- [Open-source](https://github.com/omarroth/invidious) (AGPLv3 licensed)
diff --git a/src/invidious.cr b/src/invidious.cr
index 7a2fea10..ba5d79e6 100644
--- a/src/invidious.cr
+++ b/src/invidious.cr
@@ -1,4 +1,4 @@
-# "Invidious" (which is what YouTube should be)
+# "Invidious" (which is an alternative front-end to YouTube)
# Copyright (C) 2018 Omar Roth
#
# This program is free software: you can redistribute it and/or modify