diff --git a/README.md b/README.md index 5f79e19b7..d66c65042 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,11 @@ Or clone locally and run ``` npm install npm run start-server -``` \ No newline at end of file +``` + +## Shoutouts + +* [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team +* [FancyTree](https://github.com/mar10/fancytree) - very feature rich tree library without real competition. Trilium Notes would not be the same without it. +* [CodeMirror](https://github.com/codemirror/CodeMirror) - code editor with support for huge amount of languages +* [jsPlumb](https://github.com/jsplumb/jsplumb) - visual connectivity library without competition. Used in [relation maps](https://github.com/zadam/trilium/wiki/Relation-map) and [link maps](https://github.com/zadam/trilium/wiki/Link-map) \ No newline at end of file