diff options
| -rw-r--r-- | jarink.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -7,5 +7,7 @@ import ( _ "embed" ) +// GoEmbedReadme embed the README for showing the usage of program. +// //go:embed README var GoEmbedReadme string |
![]() |
index : jarink | |
| Program to inspects and maintains web sites. | Shulhan |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | jarink.go | 2 |
@@ -7,5 +7,7 @@ import ( _ "embed" ) +// GoEmbedReadme embed the README for showing the usage of program. +// //go:embed README var GoEmbedReadme string |