Skip to content

Commit a691972

Browse files
author
Guillermo Villar
committed
minor readme changes
1 parent a19af40 commit a691972

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -200,18 +200,16 @@ python run.py
200200

201201
## 📚 Documentation
202202

203-
Want to learn more? **The full documentation lives inside the app as interactive notes!**
203+
Want to learn more?
204204

205-
Once you've started NoteDiscovery, you'll find comprehensive guides on:
206205
- 🎨 **[THEMES.md](documentation/THEMES.md)** - Theme customization and creating custom themes
207206
-**[FEATURES.md](documentation/FEATURES.md)** - Complete feature list and keyboard shortcuts
208207
- 🧮 **[MATHJAX.md](documentation/MATHJAX.md)** - LaTeX/Math notation examples and syntax reference
208+
- 📊 **[MERMAID.md](documentation/MERMAID.md)** - Diagram creation with Mermaid (flowcharts, sequence diagrams, and more)
209209
- 🔌 **[PLUGINS.md](documentation/PLUGINS.md)** - Plugin system and available plugins
210210
- 🌐 **[API.md](documentation/API.md)** - REST API documentation and examples
211211
- 🔐 **[AUTHENTICATION.md](documentation/AUTHENTICATION.md)** - Enable password protection for your instance
212212

213-
**Can't wait to start the app?** Browse the documentation notes directly on GitHub in the [`documentation/`](documentation/) folder!
214-
215213
💡 **Pro Tip:** If you clone this repository, you can mount the `documentation/` folder to view these docs inside the app:
216214

217215
```yaml

0 commit comments

Comments
 (0)