diff --git a/README.md b/README.md index 8eab0b7f..a2620cad 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # dbcppp (DBC C++ parser) -A DBC file parser written in C++ and based on `boost.spirit`. This library designed for performance. +A DBC file parser written in C++ and based on `boost.spirit`. This library is designed for performance. # Build and install ```