Skip to content

Commit db6d14b

Browse files
Merge pull request #280 from FormidableLabs/maintenance-status
Update README.md to include maintenance badge and status.
2 parents e85c43f + 0d368a5 commit db6d14b

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# webpack-dashboard
22

33
![](https://img.shields.io/npm/v/webpack-dashboard.svg?style=flat)
4+
[![Maintenance Status][maintenance-image]](#maintenance-status)
5+
46

57
A CLI dashboard for your webpack dev server
68

@@ -131,3 +133,11 @@ Then just run `yarn dev` to get up and running. PRs are very much appreciated!
131133
Module output deeply inspired by: [https://github.com/robertknight/webpack-bundle-size-analyzer](https://github.com/robertknight/webpack-bundle-size-analyzer)
132134

133135
Error output deeply inspired by: [https://github.com/facebookincubator/create-react-app](https://github.com/facebookincubator/create-react-app)
136+
137+
#### Maintenance Status
138+
139+
**Active:** Formidable is actively working on this project, and we expect to continue for work for the foreseeable future. Bug reports, feature requests and pull requests are welcome.
140+
141+
[maintenance-image]: https://img.shields.io/badge/maintenance-active-green.svg
142+
143+

0 commit comments

Comments
 (0)