Skip to content

Commit e6157b6

Browse files
chore: init quality maintenance
1 parent be7a730 commit e6157b6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<img alt="Openapi SDK for PHP" 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 PHP</h1>
7+
<h4>The perfect starting point to integrate <a href="https://openapi.com/">Openapi®</a> within your PHP project</h4>
88

9-
[![Build Status](https://img.shields.io/github/actions/workflow/status/<username>/<repo>/rust.yml?branch=main)](https://github.com/<username>/<repo>/actions)
9+
[![Build Status](https://img.shields.io/github/actions/workflow/status/<username>/<repo>/php.yml?branch=main)](https://github.com/<username>/<repo>/actions)
1010
[![Crates.io](https://img.shields.io/crates/v/<crate_name>.svg)](https://crates.io/crates/<crate_name>)
1111
[![Docs.rs](https://img.shields.io/docsrs/<crate_name>)](https://docs.rs/<crate_name>)
1212
[![License](https://img.shields.io/github/license/<username>/<repo>)](LICENSE)
13-
[![Rust Version](https://img.shields.io/badge/rust-1.80+-orange.svg)](https://www.rust-lang.org/)
13+
[![PHP Version](https://img.shields.io/badge/rust-1.80+-orange.svg)](https://www.rust-lang.org/)
1414
</div>
1515

1616
# Openapi Library

0 commit comments

Comments
 (0)