aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/README.md b/README.md
index bddc9b0c8..6de54ea5c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,4 @@
-USRP Hardware Driver (UHD™) Software
-========================================
+# USRP Hardware Driver (UHD™) Software
Welcome to the UHD™ software distribution! UHD is the free & open-source
software driver and API for the Universal Software Radio Peripheral (USRP™) SDR
@@ -56,6 +55,11 @@ __host/__
The source code for the user-space driver.
+__mpm/__
+
+The source code for the module peripheral manager (MPM). This is code that is
+run on embedded devices.
+
__firmware/__
The source code for all microprocessors in USRP hardware.