diff --git a/README.md b/README.md index c0cfcdf..4b244c4 100644 --- a/README.md +++ b/README.md @@ -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`: