Skip to content

Commit a08970c

Browse files
authored
Update README.md
1 parent 8584918 commit a08970c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This tool focuses on creating the best developer experience for Python developer
2121

2222
1. Using all the latest and greatest Python features like type annotations and dataclasses.
2323
2. Having documentation and usage instructions specific to this one generator.
24-
3. Being easier to improve and extend, especially for python developers. Since openapi-python-client is written in python and jinja2 templates, while openapi-generator is a larger Java project which uses more restrictive mustache templates.
24+
1. Being written in Python with Jinja2 templates, making it easier to improve and extend for Python developers. It's also much easier to install and use if you already have Python.
2525

2626
## Installation
2727

0 commit comments

Comments
 (0)