aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-01-18 16:45:17 +0100
committerMateja <mail@matejamaric.com>2021-01-18 16:45:17 +0100
commit0e7961a7f5e950bca05c2a752dbf42799f7af20a (patch)
treef76053285be5e2b853c859299516e91feb993d3f
parent737e2266d0cf5940ef993fd09deaec57a31c65c4 (diff)
downloadscanline-render-0e7961a7f5e950bca05c2a752dbf42799f7af20a.tar.gz
scanline-render-0e7961a7f5e950bca05c2a752dbf42799f7af20a.zip
Added README.
-rw-r--r--README.md4
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.