Skip to content

Commit 589a22d

Browse files
committed
update README.md
1 parent 7c9d59f commit 589a22d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,15 @@
55
## Overview
66

77

8-
This is a swagger codegen project for Python web framework, which allows generation of RESTful application code automatically given a Swagger Specification doc. Currently, the following languages/frameworks are supported:
8+
Swagger Py Codegen is a Python web framework generator, which can help you generate a Python web framework automatically based on a given Swagger Specification doc. Currently, the following languages/frameworks are supported:
9+
910

1011
* [Flask](http://flask.pocoo.org/) (Python)
1112
* [Tornado](http://www.tornadoweb.org/en/stable/) (Python)
1213
* [Falcon](https://falconframework.org/) (Python)
1314

1415

15-
**Alpha version for now, it can not handle all validation properly.**
16+
**Alpha version for now, it may not handle all validation properly. If you found a bug, feel free to contact us.**
1617

1718

1819
## Install

0 commit comments

Comments
 (0)