Make obvious that README known issues section is for the CLI

This commit is contained in:
fardog
2014-12-20 17:50:45 -08:00
parent 46a7eaea7d
commit 8920411b3c

View File

@@ -77,7 +77,7 @@ Options:
--version Print version and quit
```
## Known Issues
## CLI Known Issues
- SVG output currently does some replacement on text, as mermaid's SVG output is only appropriate for browsers. Text color and background color is not yet replicated; please use PNGs for most purposes until this is resolved.
- SVG output is decidedly non-standard. It works, but may cause issues in some viewers.