Files
CompArch4Sem/01-bmpmafia/README.md

20 lines
229 B
Markdown

# BMPMAFIA
> working with michaelsoft binbows® bitmap format
## 🤓 `nerdybmp`
just prints out some basic `.bmp` file properties
### build
```sh
make nerdybmp
```
### usage
```sh
build/nerdybmp some/path/to/file.bmp
```