diff --git a/README.md b/README.md
index f4e6f2e9..4796eab1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,9 @@
# EIVE On-Board Software
## General information
+
+Target systems:
+
* OBC
* Xiphos Q7S
* Based on Zynq-7020 SoC (xc7z020clg484-2)
@@ -12,6 +15,10 @@
* Linux OS
* Built with Yocto 2.5
* Linux Kernel https://github.com/XiphosSystemsCorp/linux-xlnx.git
+* Host System
+ * Generic software components which are not dependant on hardware can also
+ be run. All host code is contained in the hosted folder
+ * Tested for Linux (Ubuntu 20.04) and Windows 10
## Setting up development environment