File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff 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
3943This will build the plugin and start an Instance of IntelliJ with the plugin already installed.
4044You 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.
You can’t perform that action at this time.
0 commit comments