diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e13322a --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +## How to build and run: + +You can build this project using CMake and view PPM images it produces using GIMP, feh or any full featured image viewer. +This project uses only standard library so there are no dependencies you need to install. |