TODO: describe your project on one or few paragraphs. Overall goals, utility, etc. Also, mention any 3rd party crate you (plan to) use.
TODO: how to compile and install your project. This can be a trivial cargo
command, but you may provide additional setup instructions, if needed. The goal here is to make sure that the instructor can compile/install and setup your project.
TODO: describe how to use you project after compilation, installation and setup. Show some example use-cases if these are relevant.