Skip to content

Commit 8b5c832

Browse files
authored
Update README.md
1 parent 1c0d6e6 commit 8b5c832

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,10 @@ If you like, you can help to evolve it.
2828

2929
[![](https://img.shields.io/twitter/follow/ahus1de.svg?style=social)](https://twitter.com/intent/follow?screen_name=ahus1de)
3030

31+
## Docs
32+
33+
An architecture overview can be found at https://drawio-intellij-plugin.netlify.app/ .
34+
3135
## FAQ
3236

3337
### How do I build and run this project?
@@ -39,8 +43,4 @@ For development purpose, clone the project locally and start it with the command
3943
This will build the plugin and start an Instance of IntelliJ with the plugin already installed.
4044
You can even start this in debug mode.
4145

42-
### The project does not build, I get error messages.
43-
44-
One of the reasons could be that you cloned the project without the git submodule located in `/src/webview/drawio`.
4546

46-
Execute `git submodule update --init` to locally clone the submodule to your project and retry the build.

0 commit comments

Comments
 (0)