From ca3217cf030c090a97bbef9271f7506675ff66a6 Mon Sep 17 00:00:00 2001 From: flopp Date: Mon, 15 Feb 2016 20:13:56 +0100 Subject: [PATCH] added another image --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c536dd8..6c2f18a 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ go-staticmaps is a golang library that allows you to create nice static map imag go-staticmaps comes with a command line tool called `create-static-map` for use in shell scripts, etc. +![Static map of the Berlin Marathon](https://raw.githubusercontent.com/flopp/flopp.github.io/master/go-staticmaps/berlin-marathon.png) + ## How? ### Installation