From 3b1aaaadf7420e38520c5c1087196af13909f2d6 Mon Sep 17 00:00:00 2001 From: Lorenzo Date: Thu, 13 Oct 2022 19:47:52 +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 8c95f8c..9ee31f1 100644 --- a/README.md +++ b/README.md @@ -17,5 +17,9 @@ ----- +## Developers +Contributions welcome, please start from [CONTRIBUTING and other relevant files](.github/CONTRIBUTING.md). -Contributions welcome, please start from [CONTRIBUTING and other relevant files](.github/CONTRIBUTING.md). \ No newline at end of file +## Current status +* Current working branch is `development` (if you want something that you can test right away). +* Breaking changes are undergoing development at [`v0.5-wip`](https://github.com/smartcorelib/smartcore/tree/v0.5-wip#readme) (if you are a newcomer better to start from [this README](https://github.com/smartcorelib/smartcore/tree/v0.5-wip#readme) as this will be the next major release).