File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# i18n
2
2
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
+
4
8
5
9
A simple localization framework for web applications.
6
10
@@ -346,4 +350,7 @@ limitations under the License.
346
350
[ci-img-url]: https://github.com/weccoframework/i18n/workflows/CI/badge.svg
347
351
[release-img-url]: https://img.shields.io/github/v/release/weccoframework/i18n.svg
348
352
[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
You can’t perform that action at this time.
0 commit comments