Skip to content

Commit bd13b78

Browse files
authored
Update README.md
1 parent 8d9936a commit bd13b78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# flask-restful
1+
# FlaskRestful
22

3-
[![Build Status](https://travis-ci.com/RuiCoreSci/FlaskRestful.svg?branch=master)](https://travis-ci.com/RuiCoreSci/FlaskRestful)   [![Coverage Status](https://coveralls.io/repos/github/RuiCoreSci/flask-restful/badge.svg?branch=master)](https://coveralls.io/github/RuiCoreSci/flask-restful?branch=master)   [![codebeat badge](https://codebeat.co/badges/2c118356-0bab-4888-87a1-43acc91e9c72)](https://codebeat.co/projects/github-com-ruicoresci-flask-restful-master)   ![python3.9](https://img.shields.io/badge/language-python3.9-blue.svg)   ![framework](https://img.shields.io/badge/framework-flask--restful-blue)   ![issues](https://img.shields.io/github/issues/RuiCoreSci/flask-restful) ![stars](https://img.shields.io/github/stars/RuiCoreSci/flask-restful)   ![license](https://img.shields.io/github/license/RuiCoreSci/flask-restful)
3+
[![Coverage Status](https://coveralls.io/repos/github/RuiCoreSci/flask-restful/badge.svg?branch=master)](https://coveralls.io/github/RuiCoreSci/flask-restful?branch=master)   [![codebeat badge](https://codebeat.co/badges/2c118356-0bab-4888-87a1-43acc91e9c72)](https://codebeat.co/projects/github-com-ruicoresci-flask-restful-master)   ![python3.9](https://img.shields.io/badge/language-python3.9-blue.svg)   ![framework](https://img.shields.io/badge/framework-flask--restful-blue)   ![issues](https://img.shields.io/github/issues/RuiCoreSci/flask-restful) ![stars](https://img.shields.io/github/stars/RuiCoreSci/flask-restful)   ![license](https://img.shields.io/github/license/RuiCoreSci/flask-restful)
44

55
* This is a web backend project based on the ```flask-restful```, coding in ```python3.9```.
66
* You can treat it as a template to **learn web-framework** or just simply **a start to use python** writing web project.

0 commit comments

Comments
 (0)