Fixed markdown format

This commit is contained in:
alvaroloes 2015-12-29 13:29:35 +00:00
parent 3e5724bd2a
commit 791bddaf9e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
h1. Enumer
#Enumer
Enumer generates Go code to get string names from enum values and viceversa.
It is a fork of [Rob Pikes Stringer tool](https://godoc.org/golang.org/x/tools/cmd/stringer)