From d8b3469a17f9b8ff1c80ae866a4a2a8dcbcc2159 Mon Sep 17 00:00:00 2001 From: MeIchthys Date: Wed, 12 Jun 2024 18:47:35 -0400 Subject: [PATCH] Minor Readme updates (#276) * Minor gramatical fixes * emojify sub-headings --------- Co-authored-by: meichthys --- README.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8e87b2a6..ffd9f1e3 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,6 @@ > **CHUMS** is completely free, open-source **CHU**rch **M**anagement **S**oftware that allows you to manage key data on church members and visitors. It offers comprehensive features including member and guest information tracking, attendance management with a self check-in app, group coordination, donation tracking with detailed reports, and custom form creation. Visit https://chums.org/ to learn more. -## Preview -
@@ -17,19 +15,19 @@ ## Get Involved -#### Help Support Us +### 🤝 Help Support Us The only reason this program is free is because of the generous support from users. If you want to support us to keep this free, please head over to [ChurchApps](https://churchapps/partner) or [sponsor us on GitHub](https://github.com/sponsors/ChurchApps/). Thank you so much! -#### Join the Community +### 🏘️ Join the Community We have a great community for end-users on [Facebook](https://www.facebook.com/churchapps.org). It's a good way to ask questions, get tips and follow new updates. Come join us! -#### Report and Issue +### ⚠️ Report an Issue If you discover an issue or have a feature request, simply submit it to our [issues log](https://github.com/ChurchApps/ChurchAppsSupport). Don't be shy, that's how the program gets better. -#### Join us on Slack -If you would like to get involved contributing in any way, head over to our [Slack Channel](https://join.slack.com/t/livechurchsolutions/shared_invite/zt-i88etpo5-ZZhYsQwQLVclW12DKtVflg) and introduce yourself. We'd love to hear from you. +### 💬 Join us on Slack +If you would like to contribute in any way, head over to our [Slack Channel](https://join.slack.com/t/livechurchsolutions/shared_invite/zt-i88etpo5-ZZhYsQwQLVclW12DKtVflg) and introduce yourself. We'd love to hear from you. -#### Start Coding +### 🏗️ Start Coding If you'd like to set up the project locally, see our [development guide](https://churchapps.org/dev). The short version is: 1. Copy `dotenv.sample.txt` to `.env` and updated it to point to the appropriate API urls.