commit f2e485f61fd16139755da58ea4d48a0b65df708a parent 1bee316ed5aec7e061d1545ad5198fde84e0a27d Author: AsherMorgan <59518073+AsherMorgan@users.noreply.github.com> Date: Sun, 19 Apr 2020 09:03:45 -0700 Update README.md. Diffstat:
| M | README.md | | | 16 | ++++------------ |
1 file changed, 4 insertions(+), 12 deletions(-)
diff --git a/README.md b/README.md @@ -3,15 +3,7 @@ Creates a lyrics powerpoint from a list of songs. This program does NOT add any ## 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`. -- Each slide contains a single textblock with 0.5 inch margins. -- Text is 40pt Calibri and centered. -- Each slide contains 4 lines. -- Text wrap is enabled for long lines. - New slides are automatically started at the beginning of verses, bridges, choruses, etc. -- A blank slide is added between each song. -\ No newline at end of file +- The user can easily review and edit the slides. +- The default powerpoint format may be changed at anytime in `settings.json`. +- The slides can be added to a new or existing powerpoint. +\ No newline at end of file