Add README.
This commit is contained in:
parent
c8cd64c5df
commit
991ab94922
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal 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.
|
Loading…
Reference in a new issue