From 016d38d064a3afea785f186085cac8a595f322c2 Mon Sep 17 00:00:00 2001 From: Maxi Redigonda Date: Fri, 10 Jun 2022 17:49:54 -0300 Subject: [PATCH] Update --- DEVELOPMENT.md | 1 - README.md | 8 +++++++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index ae353029..53f9c691 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -78,4 +78,3 @@ If you're doing development, you can use a FakeSMTP server to see the mails that 4. Set the port to 7070 and start the SMTP server. 5. Every time the application sends an email, it will be reflected there. -![2022-06-08_10-32_demo_staff](https://user-images.githubusercontent.com/25920622/172867706-3669c7db-ef86-48df-92a9-8c2bfb19f622.gif) diff --git a/README.md b/README.md index f19254f0..a2fb6f1c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,10 @@ OpenSupports is growing and steadily incorporating new features. You might want ## 💪🏼 Features +Check out our [most important features](https://opensupports.com/features) at our website! + +Are we missing something? [Suggest an improvement](https://github.com/opensupports/opensupports/issues/new)! + ## 🛠 Install OpenSupports can be hosted on your own servers, or [hosted by us](https://www.opensupports.com/pricing/). @@ -53,6 +57,8 @@ Check out our [installation guide](https://docs.opensupports.com/guides/installa ## Development -You can help us build OpenSupports' features. +Are you a programmer? You can help us build OpenSupports' features! Check out our [development guide](./DEVELOPMENT.md) to get your development environment up and running. + +And even if you are not a programmer, you can help us by [reporting problems or suggesting improvements](https://github.com/opensupports/opensupports/issues/new), we love feedback and learn a lot from it!