diff --git a/xenomorph/README.md b/xenomorph/README.md index c7227a89..b543ed32 100644 --- a/xenomorph/README.md +++ b/xenomorph/README.md @@ -1,14 +1,17 @@ -# xenomorph ![Build Status](https://github.com/mbutterick/xenomorph/workflows/CI/badge.svg) +## xenomorph ![Build Status](https://github.com/mbutterick/xenomorph/workflows/CI/badge.svg) Racket library for binary encoding & decoding. Based on [`restructure`](https://github.com/foliojs/restructure). -Docs -- +## Docs https://docs.racket-lang.org/xenomorph/ -License -- +## License MIT + + +## Project status + +Actively developed though I’m not sure what more will be done. Everything from `restructure` has been ported over. Mostly this package supports [Quad](https://github.com/mbutterick/quad), so I don’t expect it will have a meaningful life as a standalone library. Moreover nobody seems to like binary formats.