Skip to content

Commit 38756b3

Browse files
committed
docs: remove sponsor, correct headline
1 parent f0cf8d2 commit 38756b3

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/sponsors/fern.png

-6.08 KB
Binary file not shown.

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# openapi-python-client
99

10-
Generate modern Python clients from OpenAPI 3.x documents.
10+
Generate modern Python clients from OpenAPI 3.0 documents.
1111

1212
_This generator does not support OpenAPI 2.x FKA Swagger. If you need to use an older document, try upgrading it to
1313
version 3 first with one of many available converters._
@@ -22,10 +22,6 @@ This tool focuses on creating the best developer experience for Python developer
2222
2. Having documentation and usage instructions specific to this one generator.
2323
3. 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.
2424

25-
## Sponsors
26-
27-
<a href="https://www.devmark.ai/fern/?utm_source=openapi-python-client&utm_loc=readme&utm_type=logo" target="_blank" title="Fern | SDKs and API docs"><img src="https://raw.githubusercontent.com/openapi-generators/openapi-python-client/main/.github/sponsors/fern.png"></a>
28-
2925
## Installation
3026

3127
I recommend you install with [pipx](https://pipxproject.github.io/pipx/) so you don't conflict with any other packages you might have: `pipx install openapi-python-client --include-deps`.

0 commit comments

Comments
 (0)