We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc03faa commit 6b30ea4Copy full SHA for 6b30ea4
readme.md
@@ -3,8 +3,8 @@
3
[](https://docs.rs/fmtastic)
4
[](https://crates.io/crates/fmtastic)
5
6
-A **fantastic**, `#![no_std]`-friendly crate for **fmt**ing numbers using the appropriate unicode characters via the [`Display`] trait. ✨ \
7
-Supports vulgar fractions, super- and subscript.
+A **fantastic**, `#![no_std]`-friendly crate for **fmt**ing numbers using the appropriate unicode characters via the [`Display`] trait. ✨
+Format as vulgar fractions, super- and subscript and more.
8
9
Contributions are welcome for more formats.
10
0 commit comments