Fix for issue #501

Added heko request to readme
This commit is contained in:
Knut Sveidqvist
2017-04-01 13:51:03 +02:00
parent d7b1eb74e5
commit c7c077c21c
30 changed files with 56405 additions and 51967 deletions

View File

@@ -29,7 +29,7 @@ A should have a red background with styling from class.
<script>
mermaidAPI.initialize({
startOnLoad: true,
logLevel: 1
logLevel: 5
});
</script>