diff --git a/README.md b/README.md
index d30ece6220b2c5d554c14d30a36041cefa2f5973..31dc3468d43644efffbec033a5c725dc52e71e7d 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ You can find further Information here:
 ## Changes in 2.0
 - Introduced RootDevice to handle
 - Added new data types (byte, float, array, enum, date, time, datetime, blob)
-- Added attributes to data points (readable, eventable)
+- Added ``readable`` and ``eventable`` to data points.
 - Added otional ``<SerialNumber>``, ``<VendorURL>`` and ``<FirmwareVersion>`` elements to DeviceInfo
 - Added optional ``<Doc>`` element to Event
 - Changed the optionality of the ``<DataPoint>``'s ``type`` attribute to "required".