1
Fork 0

Refer to decode/README.md in /README.md

This commit is contained in:
Alex Helfet 2017-12-28 03:44:03 +00:00
parent b63b880959
commit 9932129199

View file

@ -31,7 +31,8 @@ Pull requests welcome.
* `framed_decode` in directory `./decode`:
A command line tool to decode data encoded by the library.
A command line tool to decode data encoded by the library. See
`./decode/README.md` for its documentation.
* `framed_test_type` in directory `./test_type`: