diff --git a/README.md b/README.md index ecf7291..e4302f2 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,6 @@ The `pcf8563-RTC` library is designed to interface ESP chips with the NXP PCF856 - Not all functions are implemented - Not compatible with Lewis' library - Only tested with the ESP32 and S2 variants -- Currently under development ## Example ESP32 Code @@ -64,4 +63,4 @@ This library is based on the original work of Lewis He, created in 2019. This library is licensed under the MIT License. See the [LICENSE](LICENSE) file for more information. -Please note that not all functions are implemented, and the library is under active development. For more information on how to use the library, refer to the documentation and examples provided. \ No newline at end of file +Please note that not all functions are implemented, and the library is under active development. For more information on how to use the library, refer to the documentation and examples provided.