mirror of
https://github.com/maputnik/editor.git
synced 2026-01-06 21:40:01 +00:00
Set version, badge and download instruction
This commit is contained in:
@@ -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{
|
||||
|
||||
Reference in New Issue
Block a user