diff --git a/README.md b/README.md index ac7f418..4ca70e5 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ In case of support, suggestions or any other queries, please visit our [communit * Reading OBD-II data * Fetching phone status * Fetching projection status -* Controlling rear gear status +* Controlling reverse gear status * Displaying status icons * Injecting temperature * Reading temperature @@ -28,4 +28,4 @@ In case of support, suggestions or any other queries, please visit our [communit | | Field 1 | Field 2 | Field 3 | Field 4 | | --- | --- | --- | --- | --- | | **Description** | Size of the Protocol Buffers byte steam | Message Id | Flags | Protocol Buffers byte steam | -| **Size** | 32-bit unsigned integer (little endian) | 32-bit unsigned integer (little endian) | 32-bit unsigned integer (little endian) | n | \ No newline at end of file +| **Size** | 32-bit unsigned integer (little endian) | 32-bit unsigned integer (little endian) | 32-bit unsigned integer (little endian) | n |