From 536320d18cc46f36be7769a0258a835118d84239 Mon Sep 17 00:00:00 2001 From: Kevin Dewald Date: Sat, 6 Jul 2024 11:16:38 -0700 Subject: [PATCH] Another test --- README.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/README.rst b/README.rst index 0b85e8bd..b015d3a2 100644 --- a/README.rst +++ b/README.rst @@ -10,7 +10,6 @@ Overview The SimpleBLE project aims to provide fully cross-platform BLE libraries and bindings for C++, Python, Rust and other languages, designed for simplicity and ease of use. - All specific operating system quirks are handled internally to provide a consistent behavior and API across all platforms. The libraries also provide first-class support for vendorization of all third-party dependencies, allowing for easy integration into existing projects.