Skip to content

Commit 2ca7511

Browse files
committed
acknowledge existence of library in readme
1 parent 809128f commit 2ca7511

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ Any Character Encoding Set
55

66
Aces is a command line utility that lets you encode any data to a character set of your choice.
77

8+
<sub><sup>_Psst... it is also now a library that you can use for encoding and decoding and also writing and reading at a bit level! See documentation [here](https://pkg.go.dev/github.com/quackduck/aces)._</sub></sup>
9+
810
For example, you could encode "Foo Bar" to a combination of these four characters: "HhAa", resulting in this ~~hilarious~~ sequence of laughs:
911
```text
1012
hHhAhAaahAaaHAHHhHHAhAHhhaHA

0 commit comments

Comments
 (0)