diff --git a/README.md b/README.md
index 322f55ed289cdda80571212242e69fe5ff6f527a..602c17ee64ff3596cfd107523130aa774a299caf 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
+# The IRDB SDK
 
+## Licence
    Copyright 2018-2019 Zephyr Software, LLC.
 
    Licensed under the Apache License, Version 2.0 (the "License");
@@ -14,16 +16,14 @@
    limitations under the License.
 
 
--------------------------------------------------------------------------------
-
+## Usage
 
 This is the IRDB SDK.  Include only the entry-point includes files, which are found in include/.  
 Other files shall be included indirectly via the entry-point includes..
 
-
 All of the interface is in the IRDB_SDK namespace.    
 
 Include file "irdb-<foo> needs to be linked against libirdb-foo.so.  Libraries are distributed 
 separately.  
 
-For further information please see the [IRDB SDK Cookbook, available at this location](https://git.zephyr-software.com/opensrc/irdb-cookbook-examples)
+For further information please see the [IRDB SDK Cookbook, available at this location](https://git.zephyr-software.com/opensrc/irdb-cookbook-examples).