Skip to content

Commit c40f8b8

Browse files
committed
rename to readme
1 parent 0df0f2f commit c40f8b8

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

readme renamed to readme.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
# build
88
- `cd MY-GO-PROJECT`
99
- `gobuild`
10-
> it understands folder layout where the source is in PKG folder layout type
11-
> or if you run it from PKG folder
10+
- it understands folder layout where the source is in PKG folder layout type
11+
- or if you run it from PKG folder
1212

1313
# customize
1414
- `cd MY-GO-PROJECT`
@@ -17,4 +17,3 @@
1717
- generates `.gobuild-version` file with the version to set (`-X main.version=` for `-ldflags`)
1818
- generates `.gobuild-binary` file with the binary file name
1919
- these files can be added to the source control for custom builds
20-
s

0 commit comments

Comments
 (0)