Skip to content

Commit

Permalink
docs: Add Matrix link
Browse files Browse the repository at this point in the history
  • Loading branch information
JadedBlueEyes authored Oct 30, 2024
1 parent d1ed6ee commit f6ffb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MessageFormat

[![CI status](https://github.com/JadedBlueEyes/messageformat/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/JadedBlueEyes/messageformat/actions/workflows/ci.yml?query=branch%3Amain) [![Dependency status](https://deps.rs/repo/github/JadedBlueEyes/messageformat/status.svg?path=crates%2Fmf1)](https://deps.rs/repo/github/JadedBlueEyes/messageformat?path=crates%2Fmf1) [![Last commit](https://img.shields.io/github/last-commit/JadedBlueEyes/messageformat.svg?logo=github&logoColor=white)](https://github.com/JadedBlueEyes/messageformat/commits/main/) [![pre-commit enabled](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)
[![Chat on Matrix](https://img.shields.io/badge/chat%20on-matrix-white?logo=matrix)](https://matrix.to/#/#messageformat:ellis.link) [![CI status](https://github.com/JadedBlueEyes/messageformat/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/JadedBlueEyes/messageformat/actions/workflows/ci.yml?query=branch%3Amain) [![Dependency status](https://deps.rs/repo/github/JadedBlueEyes/messageformat/status.svg?path=crates%2Fmf1)](https://deps.rs/repo/github/JadedBlueEyes/messageformat?path=crates%2Fmf1) [![Last commit](https://img.shields.io/github/last-commit/JadedBlueEyes/messageformat.svg?logo=github&logoColor=white)](https://github.com/JadedBlueEyes/messageformat/commits/main/) [![pre-commit enabled](https://img.shields.io/badge/pre--commit-enabled-brightgreen?logo=pre-commit)](https://github.com/pre-commit/pre-commit)

MessageFormat is a collection of crates to help with internationalising Rust applications using ICU MessageFormat.

Expand Down

0 comments on commit f6ffb31

Please sign in to comment.