Update README.md

pull/15/head
Matthew Butterick 4 years ago committed by GitHub
parent 54de399d44
commit a23367d367
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,5 @@
txexpr [![Build Status](https://travis-ci.org/mbutterick/txexpr.svg)](https://travis-ci.org/mbutterick/txexpr)
---------------
## txexpr [![Build Status](https://travis-ci.org/mbutterick/txexpr.svg)](https://travis-ci.org/mbutterick/txexpr)
Convenience functions for working with HTML-style tagged X-expressions in Racket 6.0+.
@ -15,4 +15,8 @@ In safe mode (with contracts):
(require (submod txexpr safe))
Full docs are installed with the package. You can also [read the docs here](http://pkg-build.racket-lang.org/doc/txexpr).
Full docs are installed with the package. You can also [read the docs here](http://pkg-build.racket-lang.org/doc/txexpr).
## License
MIT

Loading…
Cancel
Save