Update n00b-gettingStarted.md

This commit is contained in:
erelling 2019-11-08 01:53:58 +01:00 committed by GitHub
parent 1353491952
commit 93f54a997a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -151,6 +151,11 @@ stuff stuff
</body>
</html>
```
The actual mermaid file could for example look like this:
```
mermaid content...
```
---