From 9ccefe90ee15590f4f149fec3f173aafc730d0cd Mon Sep 17 00:00:00 2001 From: Fabio Formosa Date: Mon, 14 Nov 2022 20:30:21 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4bd6565..384679c 100644 --- a/README.md +++ b/README.md @@ -264,7 +264,7 @@ At this stage of the roadmap, these are the limitations: ## ROADMAP -Take a look a the [Project Roadmap](https://github.com/fabioformosa/quartz-manager/projects). +Take a look a the [Project Roadmap](https://github.com/users/fabioformosa/projects/1). Don't hesitate to give your feedback, your opinion is important to understand the priority. Next steps in the roadmap are: @@ -275,6 +275,10 @@ Next steps in the roadmap are: * OAuth Client * Support to other DBMS than PostreSQL: MySQL, MariaDB, SqlServer, Oracle, H2. +## Repository + +Checkout the **master branch** to get the sourcecode of the latest released versions. +Checkout the **develop branch** to take a look at the sourcecode of the incoming release. ## HOW-TO CONTRIBUTE