Ryan Rueger

ryan@rueg.re / picture / key / home
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrrueger <rrueger.github@velleto.com>2021-08-19 20:17:25 +0200
committerrrueger <rrueger.github@velleto.com>2021-08-19 20:17:25 +0200
commit8baa8c898cfc17492d0177325bb63921446f2b6b (patch)
tree403435b038e56ac4308da2281bcda3c9ffc19c68
parent501e376b507f9dfbe6ffc5b314eaff17a2958eb7 (diff)
downloadcontours-8baa8c898cfc17492d0177325bb63921446f2b6b.tar.gz
contours-8baa8c898cfc17492d0177325bb63921446f2b6b.tar.bz2
contours-8baa8c898cfc17492d0177325bb63921446f2b6b.zip
Add readmeHEADmain
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e39f0bd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,15 @@
+# Create Contours
+
+<p align="center">
+ <img src="https://github.com/rrueger/create-contours/raw/main/contour-line-example.png" alt="Example Contour Line Ouput" width=40%>
+</p>
+
+<p align="center">
+ <a href="https://velleto.com/post/contour-lines/">
+ Blog post for this project
+ </a>
+</p>
+
+This repository contains two scripts which together can automate the creating of
+artistic contour line imagery using `QGIS`. See my blog post on more information
+on how to use these scripts.