Skip to content

Commit 4afc0fd

Browse files
Updated Readme
1 parent 435ed6b commit 4afc0fd

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<p align="center">
2+
3+
<img alt="GitHub Workflow Status" src="https://github.com/py-package/lite/actions/workflows/pythonapp.yml/badge.svg">
4+
5+
<img alt="PyPI" src="https://img.shields.io/pypi/v/lite-gs">
6+
<img alt="issues" src="https://img.shields.io/github/issues/py-package/lite">
7+
<img src="https://img.shields.io/badge/python-3.7+-blue.svg" alt="Python Version">
8+
<img alt="GitHub release (latest by date including pre-releases)" src="https://img.shields.io/github/v/release/py-package/lite">
9+
<img alt="License" src="https://img.shields.io/github/license/py-package/lite">
10+
<a href="https://github.com/py-package/lite-gs/stargazers"><img alt="star" src="https://img.shields.io/github/stars/py-package/lite" /></a>
11+
<img alt="downloads" src="https://img.shields.io/pypi/dm/lite?style=flat" />
12+
<a href="https://github.com/psf/black"><img alt="Code style: black" src="https://img.shields.io/badge/code%20style-black-000000.svg"></a>
13+
</p>
14+
115
## Lite Framework
216

317
Lite is a lightweight Python web framework designed for simplicity and ease of use. It provides a minimalistic approach to web development with basic routing and request/response handling.

0 commit comments

Comments
 (0)