diff options
author | David Mehren | 2020-07-30 21:31:25 +0200 |
---|---|---|
committer | GitHub | 2020-07-30 21:31:25 +0200 |
commit | e79b7e962de36f1259eda39a9d1d0c2f6d8d77dc (patch) | |
tree | 311bc67a111d21c249758d726ec61236cce83518 | |
parent | b7fefc7c29d8a5ec5f113ab2bb34e88eb79dc503 (diff) | |
parent | b60e69623da9d2be0e9f24a9c9ae779fdac0c042 (diff) |
Merge pull request #461 from SISheogorath/docs/add-renaming-note
Add note about renaming
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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). |