Skip to content

Commit de99096

Browse files
committed
doc: added badges
1 parent b5ca187 commit de99096

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# i18n
22

3-
![CI Status][ci-img-url] [![Releases][release-img-url]][release-url]
3+
![CI Status][ci-img-url]
4+
[![Releases][release-img-url]][release-url]
5+
[![Vulerabilities][vulnerabilities-img-url]][vulnerabilities-img-url]
6+
[![Dependencies][dependencies-img-url]][dependencies-url]
7+
48

59
A simple localization framework for web applications.
610

@@ -346,4 +350,7 @@ limitations under the License.
346350
[ci-img-url]: https://github.com/weccoframework/i18n/workflows/CI/badge.svg
347351
[release-img-url]: https://img.shields.io/github/v/release/weccoframework/i18n.svg
348352
[release-url]: https://github.com/weccoframework/i18n/releases
349-
353+
[vulnerabilities-url]: https://snyk.io/test/github/weccoframework/i18n
354+
[vulnerabilities-img-url]: https://snyk.io/test/github/weccoframework/i18n/badge.svg
355+
[dependencies-url]: https://david-dm.org/weccoframework/i18n
356+
[dependencies-img-url]: https://status.david-dm.org/gh/weccoframework/i18n.svg

0 commit comments

Comments
 (0)