Skip to content

Commit 155d298

Browse files
updatre readweme
1 parent d476593 commit 155d298

2 files changed

Lines changed: 14 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
<div align="center">
22
<a href="https://openapi.com/">
3-
<img alt="Algolia for PHP" src=".github/assets/repo-header-a3.png1" >
3+
<img alt="Openapi SDK for Rust" src=".github/assets/repo-header-a3.png" >
44
</a>
55

6-
<h1>openapi® client for Rust</h1>
7-
<h4>The perfect starting point to integrate <a href="https://openapi.com/">Openapi®</a> within your Rust project</h4>
6+
<h1>Openapi® client for Rust</h1>
7+
<h4>The perfect starting point to integrate <a href="https://openapi.com/">Openapi®</a> within your Rust project</h4>
88
</div>
99

10-
This client is used to interact with the API found at [openapi.it](https://openapi.it/)
10+
---
11+
12+
This client provides an idiomatic Rust interface to the APIs available at [Openapi](https://openapi.com).
13+
It simplifies integration with the Openapi Marketplace, offering typed requests, async support, and built-in error handling.
14+
With this SDK you can quickly connect to hundreds of certified APIs and accelerate your digital transformation projects.
1115

1216
## Pre-requisites
1317

docs/crates-io.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11
<h1>openapi® client for Rust</h1>
22
<h4>The perfect starting point to integrate <a href="https://openapi.com/">Openapi®</a> within your Rust project</h4>
33

4-
This client is used to interact with the API found at [openapi.it](https://openapi.it/)
4+
---
5+
6+
This client provides an idiomatic Rust interface to the APIs available at [Openapi](https://openapi.com).
7+
It simplifies integration with the Openapi Marketplace, offering typed requests, async support, and built-in error handling.
8+
With this SDK you can quickly connect to hundreds of certified APIs and accelerate your digital transformation projects.
9+
510

611
## Pre-requisites
712

0 commit comments

Comments
 (0)