Update README.md

pull/69/head
Kamil Duda 6 years ago committed by GitHub
parent dae7955eda
commit 6c7c9c6054
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -20,7 +20,7 @@ C4-PlantUML includes macros, stereotypes, and other goodies (like VSCode Snippet
At the top of your C4 PlantUML `.puml` file, you need to include the `C4_Context.puml`, `C4_Container.puml` or `C4_Component.puml` file found in the `root` of this repo.
To be independent of any internet connectifity, you can also download the files found in the `root` and reference it locally with
To be independent of any internet connectivity, you can also download the files found in the `root` and reference it locally with
```c#
!include path/to/C4_Container.puml

Loading…
Cancel
Save