Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
AlttiRi committed Jul 25, 2024
2 parents e88b937 + 85fac0b commit 7aeccc0
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
Expand Up @@ -60,7 +60,7 @@ For more examples see [the tests](https://github.com/AlttiRi/base85/tree/master/

You can test the lib online in the browser's console: https://alttiri.github.io/base85/online

All required things are already in the global scope. (`encode`, `decode`; util functions: `utf8StringToArrayBuffer` and others; `Tester` class too.)
All required things are already in the global scope. (`encode`, `decode`; util functions: `utf8StringToArrayBuffer` and others.)

---

Expand Down

0 comments on commit 7aeccc0

Please sign in to comment.