Skip to content

Commit 3c9213f

Browse files
author
Matthew Stern
committed
readme
1 parent 38a0080 commit 3c9213f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Topologic_Parse
1+
# Topologic-Parse
22
This is for parsing JSON files for Topologic.
33

44
A library to simulate DFAs and Probabilistic DFAs using context switching. This library provides a way to build and define the behavior of a graph. The client is able to define the function each vertex and edge of the graph make and how the graph transitions from one (the first valid edge) or to many states, as well as which states the graph starts in.

0 commit comments

Comments
 (0)