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 5d1de5b commit 0aa760dCopy full SHA for 0aa760d
1 file changed
README.md
@@ -12,8 +12,8 @@ math worked.
12
13
Features
14
--------
15
- - [Multibase](https://github.com/multiformats/multibase) support. All formats
16
- covered by SimpleBase including a few Base64 variants are supported. Base2, Base8, and Base10 are also supported.
+ - **[Multibase](https://github.com/multiformats/multibase)**: All formats
+ covered by SimpleBase including a few Base64 variants are supported. **Base2**, **Base8**, and **Base10** are also supported.
17
- **Base32**: RFC 4648, BECH32, Crockford, z-base-32, Geohash, FileCoin and Extended Hex
18
(BASE32-HEX) flavors with Crockford character substitution, or any other
19
custom flavors.
0 commit comments