Skip to content

Commit cf56372

Browse files
committed
Add code lines and comments badges to read me
1 parent 8880693 commit cf56372

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
[![Build Status](https://travis-ci.org/swaggest/php-json-schema.svg?branch=master)](https://travis-ci.org/swaggest/php-json-schema)
44
[![Code Climate](https://codeclimate.com/github/swaggest/php-json-schema/badges/gpa.svg)](https://codeclimate.com/github/swaggest/php-json-schema)
55
[![codecov](https://codecov.io/gh/swaggest/php-json-schema/branch/master/graph/badge.svg)](https://codecov.io/gh/swaggest/php-json-schema)
6+
![Code lines](https://sloc.xyz/github/swaggest/php-json-schema/?category=code)
7+
![Comments](https://sloc.xyz/github/swaggest/php-json-schema/?category=comments)
68

79
High definition PHP structures with JSON-schema based validation.
810

0 commit comments

Comments
 (0)