Move encoding.md to docs/

This commit is contained in:
Ry 2022-07-04 21:36:07 -07:00
parent 940023f47b
commit 16b43cc87a
2 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ After that, just run `cargo build --release`. The resulting binary will be saved
Passing files as arguments will mount those files as disks, in the order that the arguments were passed.
See [encoding.md](encoding.md) for information about the instruction set.
See [encoding.md](docs/encoding.md) for information about the instruction set.
## License
This project is licensed under the [MIT license](LICENSE).