Skip to content

Commit 1c145ac

Browse files
docs: update README.md [skip ci]
1 parent 4f43197 commit 1c145ac

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
# express-asset-file-cache-middleware
2+
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
4+
<!-- ALL-CONTRIBUTORS-BADGE:END -->
25

36
![Build Status](https://github.com/julianrubisch/express-asset-file-cache-middleware/workflows/Node%20CI/badge.svg)
47

@@ -115,3 +118,22 @@ $ npm test
115118
The MIT License (MIT)
116119

117120
Copyright (c) 2019 Julian Rubisch
121+
122+
## Contributors ✨
123+
124+
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
125+
126+
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
127+
<!-- prettier-ignore-start -->
128+
<!-- markdownlint-disable -->
129+
<table>
130+
<tr>
131+
<td align="center"><a href="http://www.julianrubisch.at"><img src="https://avatars0.githubusercontent.com/u/4352208?v=4" width="100px;" alt=""/><br /><sub><b>Julian Rubisch</b></sub></a><br /><a href="https://github.com/julianrubisch/express-asset-file-cache-middleware/commits?author=julianrubisch" title="Code">💻</a></td>
132+
</tr>
133+
</table>
134+
135+
<!-- markdownlint-enable -->
136+
<!-- prettier-ignore-end -->
137+
<!-- ALL-CONTRIBUTORS-LIST:END -->
138+
139+
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

0 commit comments

Comments
 (0)