diff options
author | Özgür Kesim <oec@codeblau.de> | 2017-11-22 18:07:38 -0800 |
---|---|---|
committer | Özgür Kesim <oec@codeblau.de> | 2017-11-22 18:07:38 -0800 |
commit | 4cb2bee478a027ae6d4ca44dbd32febfeb0de23e (patch) | |
tree | d3404cf937a5f55793cb92617f88e670224012ec /README.md | |
parent | 82bea0f74a212fe400429a04cc001a81b3ef5099 (diff) |
typo
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..1d452b0 --- /dev/null +++ b/README.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. |