|
1 | 1 | # GitLit :fire:
|
2 |
| - -green.svg)    |
| 2 | + |
| 3 | +-green.svg) |
| 4 | +[![GNU][license-badge]][license] |
| 5 | +[![Open Issues][issues-badge]][issues] |
| 6 | +[![PRs][pr-badge]][prs] |
| 7 | +[![Contributors][contributors-badge]][contributors] |
| 8 | + |
| 9 | + |
| 10 | +[![Watchers][watchers-badge]][watchers] |
| 11 | +[![Star Gazers][stars-badge]][stargazers] |
| 12 | +[![Forks][forks-badge]][forks] |
| 13 | + |
3 | 14 |
|
4 | 15 | GitLit is a social network exclusively for Open-Source developers. It works by connecting enthusiastic developers to the most interesting and relevant projects to them and forming new communities of like-minded and passionate developers.
|
5 | 16 |
|
@@ -87,3 +98,19 @@ Contributions are welcome! <3
|
87 | 98 |
|
88 | 99 | ## :black_nib: License
|
89 | 100 | [GNU General Public License v3.0](/LICENSE)
|
| 101 | + |
| 102 | +[contributors-badge]:https://img.shields.io/github/contributors/amfoss/gitlit.svg |
| 103 | +[contributors]: https://github.com/amfoss/GitLit/graphs/contributors |
| 104 | +[watchers-badge]:https://img.shields.io/github/watchers/amfoss/gitlit.svg?style=social |
| 105 | +[watchers]: https://github.com/amfoss/GitLit/watchers |
| 106 | +[stars-badge]:https://img.shields.io/github/stars/amfoss/gitlit.svg?style=social |
| 107 | +[stargazers]:https://github.com/amfoss/GitLit/stargazers |
| 108 | +[forks-badge]: https://img.shields.io/github/forks/amfoss/gitlit.svg?style=social |
| 109 | +[forks]: https://github.com/amfoss/GitLit/network/members |
| 110 | +[license-badge]: https://img.shields.io/github/license/amfoss/gitlit.svg |
| 111 | +[license]: https://github.com/amfoss/gitlit/blob/master/LICENSE |
| 112 | +[issues-badge]: https://img.shields.io/github/issues/amfoss/gitlit.svg |
| 113 | +[issues]: https://github.com/amfoss/gitlit/issues |
| 114 | +[pr-badge]:https://img.shields.io/github/issues-pr/amfoss/gitlit.svg |
| 115 | +[prs]: https://github.com/amfoss/gitlit/pulls |
| 116 | + |
0 commit comments