diff --git a/README.md b/README.md
index 0a88b23..8b5bd30 100644
--- a/README.md
+++ b/README.md
@@ -67,7 +67,7 @@ The documentation works both as an API reference and a programming tutorial. It
SOD in 5 minutes or less | A quick introduction to programming with the SOD Embedded C/C++ API with real-world code samples implemented in C.
C/C++ API Reference Guide | This document describes each API function in details. This is the reference document you should rely on.
C/C++ Code Samples | Real world code samples on how to embed, load models and start experimenting with SOD.
-License Plate Detection | "Learn how to detect vehicles license plates without heavy Machine Learning techniques, just standard image processing routines implemented by SOD.
+License Plate Detection | Learn how to detect vehicles license plates without heavy Machine Learning techniques, just standard image processing routines already implemented in SOD.
## Other useful links