diff --git a/README.md b/README.md index cfe35e8..639c35f 100644 --- a/README.md +++ b/README.md @@ -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). \ No newline at end of file +Full docs are installed with the package. You can also [read the docs here](http://pkg-build.racket-lang.org/doc/txexpr). + +## License + +MIT