docs: add a mention of v1 in README (#1409)

Drew Smirnoff created

## What?

Adds a mention about v1 release in the README (master branch

## Why?

So that people know, that, even, if there are no commits on master, we
still are developing

Signed-off-by: drew <me@andrinoff.com>

Change summary

README.md | 3 +++
1 file changed, 3 insertions(+)

Detailed changes

README.md 🔗

@@ -19,6 +19,9 @@
 
 </div> 
 
+> [!NOTE]
+> Matcha is in active development of v1. You can see the [`release/v1` branch](https://github.com/floatpane/matcha/tree/release/v1). v0 will still be maintained with bug fixes and minor features, but all major new features will be added to v1. You will be able to use v1 release candidates soon!
+
 > [!TIP]
 > There are [nightly releases](https://github.com/floatpane/matcha/releases/tag/nightlyv0)!