Compare commits

...

1 Commits

Author SHA1 Message Date
Sergiu Ivanov 141e996e61 Add README. 2020-12-28 23:00:25 +01:00
1 changed files with 9 additions and 0 deletions

9
README.md Normal file
View File

@ -0,0 +1,9 @@
# Typed Interface for the Generic Graph Library
This module provides a typed interface to the (generic graph
library)[https://docs.racket-lang.org/graph/index.html].
This module is currently **work in progress** and multiple planned
features may still be missing.
For more details, refer to the Scribble documentation of the package.