diff --git a/README.md b/README.md index 9c7bc03..4d4b1c0 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,12 @@ + # bmap-writer `bmap-writer` is a command-line utility designed to efficiently write disk images to storage devices using block mapping (BMAP). It serves as a lightweight alternative to the Yocto BMAP tool, specifically for embedded systems. Unlike the Yocto BMAP tool, `bmap-writer` is C++ based does not require Python and focuses solely on writing an image. +

+ ## Key Features - **Alternative to Yocto BMAP Tool**: Provides a lightweight alternative specifically for embedded systems. diff --git a/bmap-writer.jpeg b/bmap-writer.jpeg new file mode 100644 index 0000000..703aa2f Binary files /dev/null and b/bmap-writer.jpeg differ