Add link to docs repo under contributing section

This commit is contained in:
MeIchthys 2024-10-03 23:23:43 -04:00 committed by GitHub
parent 9220616bb5
commit d4fa7e3fd2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -82,13 +82,19 @@ You can also read [Patterns of personal knowledge base](https://triliumnext.gith
## 💻 Contribute ## 💻 Contribute
Clone locally and run ### Code
```shell ```shell
git clone https://github.com/TriliumNext/Notes.git
cd Notes
npm install npm install
npm run start-server npm run start-server
``` ```
### Documentation
Head on over to our [Docs repo](https://github.com/TriliumNext/Docs)
## 👏 Shoutouts ## 👏 Shoutouts
* [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team * [CKEditor 5](https://github.com/ckeditor/ckeditor5) - best WYSIWYG editor on the market, very interactive and listening team