Skip to content

Commit f97a993

Browse files
Hongarcmaxbeatty
Hongarc
authored andcommitted
chore: add license badge (#387)
* chore: add license badge * Move license badge to the rest of the badges
1 parent 03a8915 commit f97a993

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

+1-4
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ Dotenv is a zero-dependency module that loads environment variables from a `.env
99
[![NPM version](https://img.shields.io/npm/v/dotenv.svg?style=flat-square)](https://www.npmjs.com/package/dotenv)
1010
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](https://github.com/feross/standard)
1111
[![Coverage Status](https://img.shields.io/coveralls/motdotla/dotenv/master.svg?style=flat-square)](https://coveralls.io/github/motdotla/dotenv?branch=coverall-intergration)
12+
[![LICENSE](https://img.shields.io/github/license/motdotla/dotenv.svg)](LICENSE)
1213

1314
## Install
1415

@@ -262,10 +263,6 @@ See [CONTRIBUTING.md](CONTRIBUTING.md)
262263

263264
See [CHANGELOG.md](CHANGELOG.md)
264265

265-
## License
266-
267-
See [LICENSE](LICENSE)
268-
269266
## Who's using dotenv?
270267

271268
[These npm modules depend on it.](https://www.npmjs.com/browse/depended/dotenv)

0 commit comments

Comments
 (0)