commit d6376b966f0bf10888cf69196effb4c7c6beafd8 parent f7b3dfebd0760399464f91dbe3f17e774d62090b Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com> Date: Tue, 14 Apr 2020 09:18:56 -0700 Update README.md. Diffstat:
| M | README.md | | | 8 | +++++++- |
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md @@ -1,5 +1,11 @@ # Songs2Slides -Creates a lyrics powerpoint from a list of songs. +Creates a lyrics powerpoint from a list of songs. This program does NOT add any copyright information to the powerpoint. The user must do this manually. + +## Features +- Can parse any song given the artist and title. +- The lyrics are automatically split into slides. +- The user can easily review and edit the slides. +- The slides can be added to a new or existing powerpoint. ## Powerpoint Format The default powerpoint format may be changed at anytime in `settings.json`.