Compare commits

..

1 Commits

Author SHA1 Message Date
Sergiu Ivanov a521c68c8f Add README. 2020-12-28 22:59:39 +01:00
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# 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].
library)["https://docs.racket-lang.org/graph/index.html"].
This module is currently **work in progress** and multiple planned
features may still be missing.