diff options
Diffstat (limited to 'READMNE.md')
-rw-r--r-- | READMNE.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/READMNE.md b/READMNE.md new file mode 100644 index 0000000..1d452b0 --- /dev/null +++ b/READMNE.md @@ -0,0 +1,8 @@ +# playdot - A simple playground for dpic and dot + +A simple webservice that displays an editor for dpic- and dot-input and shows +the SVG-output or error messages below it. Allows for sharing of links to the +input. + +You must install dpic from https://ece.uwaterloo.ca/~aplevich/dpic and graphviz +first before you can use godpicdot. |