Skip to content

Commit 0d368a5

Browse files
authored
Update README.md
1 parent 012bf2e commit 0d368a5

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

README.md

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

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

5-
A CLI dashboard for your webpack dev server
6-
7-
#### Maintenance Status: Active
86

9-
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.
7+
A CLI dashboard for your webpack dev server
108

119
### What's this all about?
1210

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

137135
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)