link currently nonexistent docs
This commit is contained in:
parent
b6455d8b67
commit
4e59871c0d
1 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,8 @@ let decoded = decode(encoded);
|
|||
assert_eq!(decoded, "i love cats");
|
||||
```
|
||||
|
||||
You can use the library to encode anything up to base 16 - for details, see the [docs](https://docs.rs/cat2text/latest/cat2text/)
|
||||
|
||||
### Binary usage
|
||||
|
||||
TODO
|
||||
|
|
Loading…
Add table
Reference in a new issue