File tree Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Expand file tree Collapse file tree 2 files changed +47
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "files" : [
3+ " README.md"
4+ ],
5+ "imageSize" : 100 ,
6+ "commit" : false ,
7+ "contributors" : [
8+ {
9+ "login" : " rbamos" ,
10+ "name" : " rbamos" ,
11+ "avatar_url" : " https://avatars1.githubusercontent.com/u/49767442?v=4" ,
12+ "profile" : " https://github.com/rbamos" ,
13+ "contributions" : [
14+ " code" ,
15+ " test"
16+ ]
17+ }
18+ ],
19+ "contributorsPerLine" : 7 ,
20+ "projectName" : " py-readability-metrics" ,
21+ "projectOwner" : " cdimascio" ,
22+ "repoType" : " github" ,
23+ "repoHost" : " https://github.com" ,
24+ "skipCi" : true
25+ }
Original file line number Diff line number Diff line change 11# 📗 py-readability-metrics
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![ Travis Build] ( https://travis-ci.org/cdimascio/py-readability-metrics.svg?branch=master ) ![ Python] ( https://img.shields.io/badge/python-3.x-blue.svg ) [ ![ Documentation Status] ( https://readthedocs.org/projects/py-readability-metrics/badge/?version=latest )] ( https://py-readability-metrics.readthedocs.io/en/latest/?badge=latest ) [ ![ wheel] ( https://img.shields.io/badge/wheel-yes-ff00c9.svg )] ( https://pypi.org/project/py-readability-metrics/ ) [ ![ ] ( https://img.shields.io/gitter/room/cdimascio-oss/community?color=%23eb205a )] ( https://gitter.im/cdimascio-oss/community )
47 [ ![ MIT license] ( https://img.shields.io/badge/License-MIT-green.svg )] ( https://lbesson.mit-license.org/ )
@@ -238,3 +241,22 @@ Contributions are welcome!
238241[ MIT] ( LICENSE )
239242
240243<a href =" https://www.buymeacoffee.com/m97tA5c " target =" _blank " ><img src =" https://bmc-cdn.nyc3.digitaloceanspaces.com/BMC-button-images/custom_images/orange_img.png " alt =" Buy Me A Coffee " style =" height : auto !important ;width : auto !important ;" ></a >
244+
245+ ## Contributors ✨
246+
247+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
248+
249+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
250+ <!-- prettier-ignore-start -->
251+ <!-- markdownlint-disable -->
252+ <table >
253+ <tr >
254+ <td align="center"><a href="https://github.com/rbamos"><img src="https://avatars1.githubusercontent.com/u/49767442?v=4" width="100px;" alt=""/><br /><sub><b>rbamos</b></sub></a><br /><a href="https://github.com/cdimascio/py-readability-metrics/commits?author=rbamos" title="Code">💻</a> <a href="https://github.com/cdimascio/py-readability-metrics/commits?author=rbamos" title="Tests">⚠️</a></td>
255+ </tr >
256+ </table >
257+
258+ <!-- markdownlint-enable -->
259+ <!-- prettier-ignore-end -->
260+ <!-- ALL-CONTRIBUTORS-LIST:END -->
261+
262+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments