Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmillr committed Jan 18, 2025
1 parent 66a0837 commit f752ade
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Audited & minimal implementation of bech32, base64, base58, base32 & base16.
- [Base58](https://www.ietf.org/archive/id/draft-msporny-base58-03.txt),
[Base58check](https://en.bitcoin.it/wiki/Base58Check_encoding),
[Base32 Crockford](https://www.crockford.com/base32.html)
- 🪶 Only 8KB
- 🪶 4KB gzipped

Check out [Projects using scure-base](#projects-using-scure-base).

Expand All @@ -38,7 +38,6 @@ Check out [Projects using scure-base](#projects-using-scure-base).
> `deno doc jsr:@scure/base` # command-line documentation

We support all major platforms and runtimes. The library is hybrid ESM / Common.js package.

```js
Expand Down

0 comments on commit f752ade

Please sign in to comment.