From ad81e75da4ed440cd92cbb7082dd68e18beb776f Mon Sep 17 00:00:00 2001
From: David Mehren <git@herrmehren.de>
Date: Sat, 17 Apr 2021 15:17:44 +0200
Subject: [PATCH] Explicitly state that 1.x is stable

Signed-off-by: David Mehren <git@herrmehren.de>
---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index b03c64057..7b36bf21a 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,8 @@ HedgeDoc lets you create real-time collaborative markdown notes.
 
 
 ## State of the project
+HedgeDoc 1.x is stable and used around the world, but the codebase has [grown over time](https://hedgedoc.org/history/),
+making it hard to add new features.  
 We are currently working on HedgeDoc 2, a complete rewrite of HedgeDoc. Please note the following:
 
 - This branch contains the latest development code and does not implement all features yet.