diff options
author | Kurt <kurt.w.jung@gmail.com> | 2019-04-30 15:17:28 -0400 |
---|---|---|
committer | Kurt <kurt.w.jung@gmail.com> | 2019-04-30 15:17:28 -0400 |
commit | 54f3906c54220782edebd4fef4d8052d0d1d658e (patch) | |
tree | f8a3ff43377be89ad7b839da3bcdb56a0d1f1d1e /Makefile | |
parent | 60d76ba19a24fffa319b95a0d31122449e2a7e7b (diff) |
Remove README template
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -15,8 +15,6 @@ check : tidy -quiet -output /dev/null $< touch $@ -README.md doc.go doc/index.html : document.md - doc/body.md README.md doc.go : document.md lua doc/doc.lua gofmt -s -w doc.go |