Fix grammar in README description

This commit is contained in:
0x676e67 2025-08-31 18:07:31 +08:00 committed by GitHub
parent c3da3cddbb
commit 21652b6344
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
[![CI](https://github.com/0x676e67/boring2/actions/workflows/ci.yml/badge.svg)](https://github.com/0x676e67/boring2/actions/workflows/ci.yml) [![CI](https://github.com/0x676e67/boring2/actions/workflows/ci.yml/badge.svg)](https://github.com/0x676e67/boring2/actions/workflows/ci.yml)
[![crates.io](https://img.shields.io/crates/v/boring2.svg)](https://crates.io/crates/boring2) [![crates.io](https://img.shields.io/crates/v/boring2.svg)](https://crates.io/crates/boring2)
BoringSSL bindings are available for the Rust programming language, and the HTTP client [wreq](https://github.com/0x676e67/wreq) is built on top of it. BoringSSL bindings for the Rust programming language and HTTP client for [wreq](https://github.com/0x676e67/wreq) built on top of it.
## Non-goals ## Non-goals