Update README.md

main
Matthew Butterick 3 years ago committed by GitHub
parent 577cd9f8d7
commit 36599b3987

@ -1,5 +1,5 @@
Quad ![Build Status](https://github.com/mbutterick/quad/workflows/CI/badge.svg) ## Quad ![Build Status](https://github.com/mbutterick/quad/workflows/CI/badge.svg)
----
A work-in-progress document processor written in [Racket](http://racket-lang.org). A work-in-progress document processor written in [Racket](http://racket-lang.org).
@ -21,8 +21,7 @@ Quad, by contrast —
* uses source files that are portable between Mac OS, Windows, and Linux * uses source files that are portable between Mac OS, Windows, and Linux
* works with [Pollen](//pollenpub.com) * works with [Pollen](//pollenpub.com)
Install ## Install
---
Using Racket 6.10+, install from the command line: Using Racket 6.10+, install from the command line:
@ -33,21 +32,17 @@ And update like so:
raco pkg update --update-deps quad raco pkg update --update-deps quad
Docs ## Docs
---
http://docs.racket-lang.org/quad http://docs.racket-lang.org/quad
Questions ## Questions
---
Can be posted in the [`pollen-users` discussion area.](https://github.com/mbutterick/pollen-users/) Can be posted in the [`pollen-users` discussion area.](https://github.com/mbutterick/pollen-users/)
## License
License
---
Code: MIT Code: MIT
@ -58,3 +53,8 @@ Unicode Consortium documents: licensed under Unicode terms of use
![Quad](https://docs.racket-lang.org/quad/quads.png) ![Quad](https://docs.racket-lang.org/quad/quads.png)
## Project status
Actively developed, though progress tends to go in bursts due to other commitments. Even when Im not committing code to Quad, I am thinking about it.

Loading…
Cancel
Save