Fixes some formatting in README.

pull/4/head
Jim Teeuwen 2013-11-01 10:36:39 +01:00
parent b1eab644d7
commit 965fbe401b
1 changed files with 2 additions and 2 deletions

View File

@ -122,7 +122,7 @@ even increase the size of the data.
The default behaviour of the program is to use compression. The default behaviour of the program is to use compression.
#### Path prefix stripping ### Path prefix stripping
The keys used in the `_bindata` map, are the same as the input file name The keys used in the `_bindata` map, are the same as the input file name
passed to `go-bindata`. This includes the path. In most cases, this is not passed to `go-bindata`. This includes the path. In most cases, this is not
@ -144,7 +144,7 @@ Running with the `-prefix` flag, we get:
_bindata["templates/foo.html"] = templates_foo_html _bindata["templates/foo.html"] = templates_foo_html
#### Build tags ### Build tags
With the optional `-tags` flag, you can specify any go build tags that With the optional `-tags` flag, you can specify any go build tags that
must be fulfilled for the output file to be included in a build. This must be fulfilled for the output file to be included in a build. This