diff --git a/README.md b/README.md index 3777530..3305ee1 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,11 @@ Tested with a few recent SD cards with 16/64 GB from SanDisk, Transcend and Samsung. -## TODO +## Features -- Write multiple blocks +- Read single block +- Read multiple blocks +- Write single block ## Usage @@ -17,8 +19,6 @@ 2. Implement the `_sdc*` functions in `libsdc.h` in the application (this is to make the library device and CPU frequency independent) -## Features +## TODO -- Read single block -- Read multiple blocks -- Write single block +- Write multiple blocks