diff options
author | Martin Braun <martin.braun@ettus.com> | 2014-10-15 11:04:51 +0200 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2014-10-15 14:24:35 +0200 |
commit | 9780ded0661214203d08b9cea2d522fbf5bf9cb2 (patch) | |
tree | 84f341bc20d947da49fb5680bd5edb390274b7f8 /host | |
parent | 6bb5e64775903de355b381c432f27756e5a883d6 (diff) | |
download | uhd-9780ded0661214203d08b9cea2d522fbf5bf9cb2.tar.gz uhd-9780ded0661214203d08b9cea2d522fbf5bf9cb2.tar.bz2 uhd-9780ded0661214203d08b9cea2d522fbf5bf9cb2.zip |
Updated top-level READMEs
Diffstat (limited to 'host')
-rw-r--r-- | host/README.md | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/host/README.md b/host/README.md index f30fc8807..e8292500a 100644 --- a/host/README.md +++ b/host/README.md @@ -10,13 +10,8 @@ application-level programs. The UHD library runs entirely in user-space. For documentation, please refer to the following resources: -For technical documentation related to UHD check out the -[UHD Manual](http://files.ettus.com/manual/). - -If you are looking for API documentation, check out the following resources: - -* [Coding to the API](http://files.ettus.com/manual/page_coding.html) -* [Device Streaming](http://files.ettus.com/manual/page_stream.html) +For technical documentation related to our devices and UHD check out the +[UHD and USRP Manual](http://files.ettus.com/manual/). Additionally, be sure to check out the Ettus Research [FAQ](http://www.ettus.com/kb/detail/frequently-asked-questions), and the |