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.