blob: 1d452b0c173a8a294e1046adf9d7ccca73df243c (
plain)
1
2
3
4
5
6
7
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.
|