Set version, badge and download instruction

This commit is contained in:
Lukas Martinelli
2017-01-01 16:49:18 +01:00
parent d233e0a14d
commit 3e46c0d3ba
2 changed files with 8 additions and 3 deletions

View File

@@ -16,6 +16,7 @@ func main() {
app := cli.NewApp()
app.Name = "maputnik"
app.Usage = "Server for integrating Maputnik locally"
app.Version = "0.3.1"
app.Flags = []cli.Flag{
cli.StringFlag{