diff --git a/fontland/README.md b/fontland/README.md index 05ab7e63..1790043e 100644 --- a/fontland/README.md +++ b/fontland/README.md @@ -1,11 +1,16 @@ -# fontland ![Build Status](https://github.com/mbutterick/fontland/workflows/CI/badge.svg) +## fontland ![Build Status](https://github.com/mbutterick/fontland/workflows/CI/badge.svg) Racket library for messing with fonts. Based on [`fontkit`](https://github.com/foliojs/fontkit). -License -- +## License + MIT (code) -Fonts in `assets` folder are under separate licenses included there. \ No newline at end of file +Fonts in `assets` folder are under separate licenses included there. + + +## Project status + +Actively developed, but this package exists entirely to support [`pitfall`](https://github.com/mbutterick/pitfall) and [`quad`](https://github.com/mbutterick/quad). I have no ambition to make this a standalone library with documentation. I add things opportunistically based on what’s happening with Quad.