Skip to content

Commit d5c09c9

Browse files
committed
Update readme of sub repositories
1 parent 331ddee commit d5c09c9

File tree

1 file changed

+11
-12
lines changed

1 file changed

+11
-12
lines changed

README.md

Lines changed: 11 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,18 @@
1-
# Jane
1+
# Jane JsonSchema Runtime
22

3+
Jane Runtime are a collection of class used by a library generated via [Jane JsonSchema](https://github.com/janephp/json-schema)
34

4-
[![Latest Version](https://img.shields.io/github/release/janephp/runtime.svg?style=flat-square)](https://github.com/janephp/runtime/releases)
5-
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE)
6-
[![Build Status](https://img.shields.io/travis/janephp/runtime.svg?style=flat-square)](https://travis-ci.org/janephp/runtime)
7-
[![Code Coverage](https://img.shields.io/scrutinizer/coverage/g/janephp/runtime.svg?style=flat-square)](https://scrutinizer-ci.com/g/janephp/runtime)
8-
[![Quality Score](https://img.shields.io/scrutinizer/g/janephp/runtime.svg?style=flat-square)](https://scrutinizer-ci.com/g/janephp/runtime)
9-
[![Total Downloads](https://img.shields.io/packagist/dt/jane/runtime.svg?style=flat-square)](https://packagist.org/packages/jane/runtime)
5+
## License
6+
7+
View the [LICENSE](LICENSE) file attach to this project.
108

11-
Jane Runtime are a collection of class used by a library generated via Jane
9+
## Resources
1210

11+
* Documentation
12+
* [Contributing](https://github.com/janephp/janephp/blob/master/CONTRIBUTING.md)
13+
* [Report Issues](https://github.com/janephp/janephp/issues) and [send Pull Requests](https://github.com/janephp/janephp/pulls)
14+
in the [main Jane Repository](https://github.com/janephp/janephp)
15+
1316
## Sponsor
1417

1518
[![JoliCode](https://jolicode.com/images/logo.svg)](https://jolicode.com)
@@ -19,7 +22,3 @@ Open Source time sponsored by JoliCode
1922
## Credits
2023

2124
* [All contributors](https://github.com/jolicode/jane/graphs/contributors)
22-
23-
## License
24-
25-
View the [LICENSE](LICENSE) file attach to this project.

0 commit comments

Comments
 (0)