From d41ddf1f9b8339a28dca8cb304d732ae99dadc6f Mon Sep 17 00:00:00 2001 From: Ioan Lucut Date: Tue, 9 Apr 2024 21:30:19 +0300 Subject: [PATCH] Update readme --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/README.md b/README.md index e651ea7..ce7b970 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The `bes-propres7-migrator` is a utility designed to facilitate the conversion o using a special markup, to the `ProPresenter7` format (`.pro` files). This tool is particularly useful for those transitioning their song libraries to `ProPresenter7` and ensures a smooth conversion process. +Right now, I am using it to convert the songs from our church that are written and maintained in a different repository. + ## Features - **Simple Conversion**: Easily convert `.txt` song files to `.pro` format for `ProPresenter7`. @@ -11,6 +13,18 @@ transitioning their song libraries to `ProPresenter7` and ensures a smooth conve - **Advanced Sequencing with `BES` Sequence**: Automates song sequencing for efficient live presentation. - **Initial Setup Slide with `Macro` Reference**: Automates presentation environment setup for each song. +## Why I made it? + +I noticed a gap in the process of converting and managing song files efficiently in `ProPresenter7`, especially for +those transitioning from other formats or systems. My goal was to create something that would not only address this need +but also enhance the presentation experience for operators and audiences alike. + +## How can you help? + +I'd love for you to check out the project on GitHub. If you find it useful, giving it a star would mean the world to me! +Your feedback is invaluable, and I’m open to any suggestions, issues, or contributions you might have to make the tool +even better. + ## Installation To get started with `bes-propres7-migrator`, ensure you have Node.js installed on your machine. Clone this repository