Update README.md

dev-validator
Matthew Butterick 10 years ago
parent 2607c1603e
commit 47af4fd3e5

@ -1,14 +1,14 @@
tagged-xexpr txexpr
--------------- ---------------
Convenience functions for working with HTML-style tagged X-expressions in Racket Convenience functions for working with HTML-style tagged X-expressions in Racket
Install from the command line like so: Install from the command line like so:
raco pkg install tagged-xexpr raco pkg install txexpr
Then require it in your Racket file: Then require it in your Racket file:
(require tagged-xexpr) (require txexpr)
Full docs are installed with the package. Full docs are installed with the package.

Loading…
Cancel
Save