Skip to content

Commit 1403f81

Browse files
authored
chore: update readme
1 parent dc2325e commit 1403f81

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

readme.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,24 @@ Mind elixir is a free open source mind map core.
2626
- Pluginable
2727
- Build-in drag and drop / node edit plugin
2828

29+
<details>
30+
<summary>Table of Contents</summary>
31+
32+
- [Doc](#doc)
33+
- [Try now](#try-now)
34+
- [Playground](#playground)
35+
- [Usage](#usage)
36+
- [Install](#install)
37+
- [HTML structure](#html-structure)
38+
- [Init](#init)
39+
- [Data Structure](#data-structure)
40+
- [Event Handling](#event-handling)
41+
- [Data Export](#data-export)
42+
- [Operation Guards](#operation-guards)
43+
- [Not only core](#not-only-core)
44+
45+
</details>
46+
2947
## Doc
3048

3149
https://doc.mind-elixir.com/
@@ -34,7 +52,7 @@ https://doc.mind-elixir.com/
3452

3553
![mindelixir](https://raw.githubusercontent.com/ssshooter/mind-elixir-core/master/images/screenshot.png)
3654

37-
https://mind-elixir.com/#/
55+
https://mind-elixir.com/
3856

3957
### Playground
4058

0 commit comments

Comments
 (0)