From 0e7961a7f5e950bca05c2a752dbf42799f7af20a Mon Sep 17 00:00:00 2001 From: Mateja Date: Mon, 18 Jan 2021 16:45:17 +0100 Subject: Added README. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md 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. -- cgit v1.2.3