aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Phillips <dbphillipsnz@gmail.com>2016-04-24 00:06:44 +1200
committerDavid Phillips <dbphillipsnz@gmail.com>2016-04-24 00:06:47 +1200
commitd4c13ff7a930a8832097751399920cf5f6407368 (patch)
tree298e43cbe73589d04b451889838dd3114b6e46c7 /README.md
parent2108fb5e9c56e60065d3267edb18eefecdd61049 (diff)
downloadpgm-interlace-d4c13ff7a930a8832097751399920cf5f6407368.tar.xz
Initial readme stub
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..815a201
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# pgm-interlace
+Vertically interlace *n* PGM frames, each one *height/n* pixels in width into
+one square image with a width the same as the height.