diff --git a/README.rst b/README.rst
index 08b7d96..5d14776 100644
--- a/README.rst
+++ b/README.rst
@@ -1,10 +1,17 @@
Copilot
=======
-Hardware files are in the ``Copilot_Lite`` folder.
+.. image:: doc/source/pictures/copilot_lite_top.jpg
+
+Description
+-----------
The user documentation is available in the ``doc`` folder.
-The generated HTML pages can be viewed `here `_
+The generated HTML pages can be viewed `here `_.
+
+The board hardware files are in the ``Copilot_Lite/Hardware`` folder.
+
+The FTDI chip is configured and serialized by the ``Serialization`` software located in the ``Copilot_Lite/Software`` folder.
Doc build instructions
----------------------
diff --git a/doc/source/index.rst b/doc/source/index.rst
index 391381e..a485e54 100644
--- a/doc/source/index.rst
+++ b/doc/source/index.rst
@@ -24,7 +24,7 @@ Features
- Switch power up to 48V/5A via USB-C or Power Jack
- Connect to DUT UART on 1.8/3.3/5V
- - Provide 4 additional GPIOs for other DUT related tasks
+ - Provide 3 additional GPIOs for other DUT related tasks
.. toctree::
:maxdepth: 2
diff --git a/doc/source/pictures/copilot_lite_top.jpg b/doc/source/pictures/copilot_lite_top.jpg
new file mode 100755
index 0000000..365881c
Binary files /dev/null and b/doc/source/pictures/copilot_lite_top.jpg differ