diff --git a/README.md b/README.md index a1f45365..85c9c1aa 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ An open-source alternative frontend for YouTube which is efficient by design. YouTube has an extremely invasive privacy policy which relies on using user data in unethical ways. You give them a lot of data - ranging from ideas, music taste, content, political opinions, and much more than you think. -By using Piped, you can freely watch and listen to content freely without the fear of prying eyes watching everything you are doing. +By using Piped, you can freely watch and listen to content without the fear of prying eyes watching everything you are doing. ## Features: @@ -85,7 +85,7 @@ You can help by translating the project to a language you speak at https://hoste - Stage your files `git add .` - Commit your changes `git commit -am 'Add awesome new feature'` - Push to the branch `git push origin my-awesome-feature` -- Create a new pull request: https://github.com/TeamPiped/Piped-Redirects/compare +- Create a new pull request: https://github.com/TeamPiped/Piped/compare ### Development Setup diff --git a/src/components/ChaptersBar.vue b/src/components/ChaptersBar.vue index 0a8a271a..fa82a257 100644 --- a/src/components/ChaptersBar.vue +++ b/src/components/ChaptersBar.vue @@ -1,11 +1,29 @@