mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 21:34:24 +00:00
add more badges
This commit is contained in:
24
README.md
24
README.md
@@ -4,14 +4,22 @@
|
||||
</div>
|
||||
|
||||
<div id="badges" align="center">
|
||||
<img src="https://img.shields.io/github/release/simplePCBuilding/libreevent.svg">
|
||||
<img src="https://img.shields.io/github/license/simplePCBuilding/libreevent.svg">
|
||||
<img src="https://img.shields.io/github/repo-size/simplePCBuilding/libreevent.svg">
|
||||
<img src="https://img.shields.io/tokei/lines/github/simplePCBuilding/libreevent">
|
||||
<img src="https://img.shields.io/github/issues-pr-raw/simplePCBuilding/libreevent">
|
||||
<img src="https://img.shields.io/github/languages/top/simplePCBuilding/libreevent">
|
||||
<img src="https://img.shields.io/github/directory-file-count/simplePCBuilding/libreevent.svg">
|
||||
<img src="https://img.shields.io/github/package-json/v/simplePCBuilding/libreevent.svg">
|
||||
<img alt="Project License" src="https://img.shields.io/github/license/simplePCBuilding/libreevent.svg">
|
||||
<img alt="GitHub Repo size" src="https://img.shields.io/github/repo-size/simplePCBuilding/libreevent.svg">
|
||||
<img alt="Project code lines count" src="https://img.shields.io/tokei/lines/github/simplePCBuilding/libreevent">
|
||||
<img alt="GitHub Repo issues" src="https://img.shields.io/github/issues-pr-raw/simplePCBuilding/libreevent">
|
||||
<img alt="Top Languages" src="https://img.shields.io/github/languages/top/simplePCBuilding/libreevent">
|
||||
<img alt="GitHub Repo filecount" src="https://img.shields.io/github/directory-file-count/simplePCBuilding/libreevent.svg">
|
||||
<br>
|
||||
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/simplePCBuilding/libreevent">
|
||||
<img alt="GitHub watchers" src="https://img.shields.io/github/watchers/simplePCBuilding/libreevent">
|
||||
<img alt="GitHub forks" src="https://img.shields.io/github/forks/simplePCBuilding/libreevent">
|
||||
<img alt="GitHub commit activity" src="https://img.shields.io/github/commit-activity/m/simplePCBuilding/libreevent">
|
||||
<br>
|
||||
<img alt="GitHub all releases" src="https://img.shields.io/github/downloads/simplePCBuilding/libreevent/total?label=Downloads (total)">
|
||||
<img alt="GitHub release (latest by date)" src="https://img.shields.io/github/downloads/simplePCBuilding/libreevent/latest/total?label=Downloads (latest)">
|
||||
<img alt="Latest release" src="https://img.shields.io/github/release/simplePCBuilding/libreevent.svg">
|
||||
<img alt="App Version" src="https://img.shields.io/github/package-json/v/simplePCBuilding/libreevent.svg?label=Development Version">
|
||||
</div>
|
||||
|
||||
A fully featured, fully free and open source event management solution you can host yourself, to manage your event and sell tickets. All you need is a webserver that can run node.js!
|
||||
|
||||
Reference in New Issue
Block a user