** link docs in README
This commit is contained in:
parent
309767c12f
commit
d2dd015415
|
@ -2,7 +2,7 @@ trivial
|
|||
===
|
||||
[](https://travis-ci.org/bennn/trivial)
|
||||
[](https://coveralls.io/github/bennn/trivial?branch=master)
|
||||
[](http://pkg-build.racket-lang.org/doc/trivial/index.html)
|
||||
[](http://docs.racket-lang.org/trivial/index.html)
|
||||
|
||||
This [Typed Racket](http://docs.racket-lang.org/ts-reference/) library provides "smarter" versions of standard library functions.
|
||||
For example:
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
@require[scribble/eval]
|
||||
@require[scriblib/footnote]
|
||||
|
||||
@title[#:tag "top"]{Trivial: Solving the easiest type-checking problems}
|
||||
@title[#:tag "top"]{Trivial: Observably smarter typechecking}
|
||||
@author[@hyperlink["https://github.com/bennn"]{Ben Greenman}]
|
||||
|
||||
@defmodule[trivial]
|
||||
|
|
Loading…
Reference in New Issue
Block a user