summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSheogorath2020-07-29 21:06:49 +0200
committerSheogorath2020-07-30 17:30:55 +0200
commitb60e69623da9d2be0e9f24a9c9ae779fdac0c042 (patch)
tree27839768ac5f0543580868fabb1d603441e49c64 /README.md
parentdde1c7424dd5ea527471f2655376d6590f1e7cd6 (diff)
Add note about renaming
To make it more obvious for people, a note in the README as recommended by danyork[1] seems like a good idea. [1]: https://github.com/danyork Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3dc6519b..87c6ad0b 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,8 @@
CodiMD lets you create real-time collaborative markdown notes. You can test-drive
it by visiting our [CodiMD demo server][codimd-demo].
+**Note**: CodiMD is in the process of [changing its name to HedgeDoc](https://github.com/codimd/server/issues/452).
+
It is inspired by Hackpad, Etherpad and similar collaborative editors. This
project originated with the team at [HackMD](https://hackmd.io) and now forked
into its own organisation. [A longer writeup can be read in the history doc](docs/history.md).