From 2ac89d5e00b44e563e7ecb56e5e1feb01076cfbc Mon Sep 17 00:00:00 2001 From: Omar Roth Date: Tue, 4 Sep 2018 09:22:10 -0500 Subject: [PATCH] Update project synopsis --- README.md | 2 +- src/invidious.cr | 2 +- 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