diff --git a/README.md b/README.md index 995d053..42b4fe3 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ -# 📫 MIME Meta Language [![Crates.io](https://img.shields.io/crates/v/mml-cli)](https://crates.io/crates/mml-cli) [![Matrix](https://img.shields.io/matrix/pimalaya.mml:matrix.org?color=success&label=chat)](https://matrix.to/#/#pimalaya.mml:matrix.org) +# 📫 MIME Meta Language [![GitHub release](https://img.shields.io/github/v/release/pimalaya/mml?color=success)](https://github.com/pimalaya/mml/releases/latest) [![Matrix](https://img.shields.io/matrix/pimalaya:matrix.org?color=success&label=chat)](https://matrix.to/#/#pimalaya:matrix.org) -CLI to compile [MML] messages to [MIME] messages and interpret [MIME] messages as [MML] messages, based on [mml-lib]. +CLI to compile [MML] messages to [MIME] messages and interpret [MIME] messages as [MML] messages, based on [`mml-lib`](https://github.com/pimalaya/core/tree/master/mml). [MML]: https://www.gnu.org/software/emacs/manual/html_node/emacs-mime/MML-Definition.html [MIME]: https://www.rfc-editor.org/rfc/rfc2045 -[mml-lib]: https://sr.ht/~soywod/pimalaya/ ## Features