Skip to content

Commit d672c4c

Browse files
authored
Update README.md with sponsorship detail
1 parent 970ad50 commit d672c4c

File tree

1 file changed

+10
-14
lines changed

1 file changed

+10
-14
lines changed

README.md

Lines changed: 10 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -57,25 +57,21 @@ $ openapi --help
5757
$ openapi --input ./spec.json --output ./generated --client xhr
5858
```
5959

60-
## Docker usage
61-
62-
To build the Docker container, execute the following command:
60+
Documentation
61+
===
6362

64-
```
65-
docker build . --tag openapi-typescript-codegen
66-
```
63+
The main documentation can be found in the [openapi-typescript-codegen/wiki](https://github.com/ferdikoomen/openapi-typescript-codegen/wiki)
6764

68-
After this is done, you can execute the CLI commands:
65+
Sponsors
66+
===
6967

70-
```
71-
docker run openapi-typescript-codegen --help
72-
docker run openapi-typescript-codegen --input sample.yaml --output client
73-
```
68+
If you or your company use the OpenAPI Typescript Codegen, please consider supporting me. By sponsoring I can free up time to give this project some love! Details can be found here: https://github.com/sponsors/ferdikoomen
7469

75-
Documentation
76-
===
70+
If you're from an enterprise looking for a fully managed SDK generation, please consider our sponsor:
7771

78-
The main documentation can be found in the [openapi-typescript-codegen/wiki](https://github.com/ferdikoomen/openapi-typescript-codegen/wiki)
72+
<a href="https://speakeasyapi.dev/?utm_source=ferdi+repo&utm_medium=github+sponsorship">
73+
<img alt="speakeasy" src="https://storage.googleapis.com/speakeasy-design-assets/ferdi-sponsorship.png" width="640"/>
74+
</a>
7975

8076
[npm-url]: https://npmjs.org/package/openapi-typescript-codegen
8177
[npm-image]: https://img.shields.io/npm/v/openapi-typescript-codegen.svg

0 commit comments

Comments
 (0)