Update todo

This commit is contained in:
Robbie Gleichman 2019-03-25 01:12:43 -07:00
parent 2d74cb2fd1
commit 04ddca3c1b

View File

@ -2,6 +2,8 @@
## Todo Now
* Remove port number magic numbers in GraphAlgorithms.hs.
* Let lambda icons embed results.
* Redesign case to avoid non-locality.
* Add command line flags for color style, embedding, and whether to draw arrowheads.
* Add wiki pages discussing: Why a visual language?, History of Glance, How to contribute, Code guide [code style, ...], etc..