Skip to content

Commit d9848b4

Browse files
committed
Change readme
1 parent 7fb39b2 commit d9848b4

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

+6-5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
[![Github](https://badgen.net/badge/dsbferris/flag/purple?icon=github)](https://github.com/dsbferris/flag)
2-
<!--- [![Build Status](https://github.com/dsbferris/flag/workflows/main/badge.svg)](https://github.com/dsbferris/flag/actions) --->
3-
[![GoDoc](https://godoc.org/github.com/dsbferris/flag?status.svg)](http://godoc.org/github.com/dsbferris/flag)
4-
[![Go Report](https://goreportcard.com/badge/github.com/dsbferris/flag)](https://goreportcard.com/report/github.com/dsbferris/flag)
5-
[![codecov](https://codecov.io/gh/dsbferris/flag/branch/master/graph/badge.svg)](https://codecov.io/gh/dsbferris/flag)
1+
# smartpricer/flag
2+
3+
- Add support for yaml-like config file format
4+
- Change config file to support environment variable-style flag names
5+
6+
`go get github.com/smartpricer/flag`
67

78
# dsbferris/flag
89
Added support for _FILE env variables.

0 commit comments

Comments
 (0)