Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Commit abd5ed6

Browse files
authored
Update README.md
1 parent d9099c5 commit abd5ed6

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,9 @@
11
# SimpleHttpServer
2-
[![watchers](https://img.shields.io/github/watchers/ktt-development/simplehttpserver?color=5555ff&label=watchers&style=flat-square)](https://github.com/Ktt-Development/simplehttpserver/watchers)
3-
[![stars](https://img.shields.io/github/stars/Ktt-Development/simplehttpserver?color=5555ff&style=flat-square)](https://github.com/Ktt-Development/simplehttpserver/stargazers)
4-
[![forks](https://img.shields.io/github/forks/Ktt-Development/simplehttpserver?color=5555ff&style=flat-square)](https://github.com/Ktt-Development/simplehttpserver/network/members)
5-
[![issues](https://img.shields.io/github/issues/Ktt-Development/simplehttpserver?color=ffaa00&style=flat-square)](https://github.com/Ktt-Development/simplehttpserver/issues)
6-
[![pull](https://img.shields.io/github/issues-pr/ktt-development/simplehttpserver?color=ff55ff&style=flat-square)](https://github.com/Ktt-Development/simplehttpserver/pulls)
7-
[![license](https://img.shields.io/github/license/Ktt-Development/simplehttpserver?color=ff5555&style=flat-square)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
8-
92
[![jitpack](https://jitpack.io/v/com.kttdevelopment/simplehttpserver.svg?style=flat-square)](https://jitpack.io/#com.kttdevelopment/simplehttpserver)
103
[![jitci](https://jitci.com/gh/Ktt-Development/simplehttpserver/svg?style=flat-square)](https://jitci.com/gh/Ktt-Development/simplehttpserver)
114
[![version](https://img.shields.io/github/v/release/ktt-development/simplehttpserver?color=ffaa00&include_prereleases&style=flat-square)](https://github.com/Ktt-Development/simplehttpserver/releases)
125
[![downloads](https://img.shields.io/github/downloads/ktt-development/simplehttpserver/total?color=ff5555&style=flat-square)](https://github.com/Ktt-Development/simplehttpserver/releases)
6+
[![license](https://img.shields.io/github/license/Ktt-Development/simplehttpserver?color=ff5555&style=flat-square)](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html)
137

148
Based on the java sun Http Server. Complicated features made easy.
159

0 commit comments

Comments
 (0)