From 2aae914bdd3ec382ab46fcff68758be372bf633b Mon Sep 17 00:00:00 2001 From: Paul Sutton Date: Fri, 19 Feb 2016 17:16:50 +0000 Subject: [PATCH] Updating readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 96797970b..8401b6e9c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ srsLTE ======== -srsLTE is a free and open-source LTE library for SDR UE and eNodeB. The library is highly modular with minimum inter-module or external dependencies. It is entirely written in C and, if available in the system, uses the acceleration library VOLK distributed in GNURadio. +srsLTE is a free and open-source LTE library for SDR UE and eNodeB developed by SRS (www.softwareradiosystems.com). The library is highly modular with minimum inter-module or external dependencies. It is entirely written in C and, if available in the system, uses the acceleration library VOLK distributed in GNURadio. **srsLTE is used by srsUE, a full stack (PHY to IP) implementation of an LTE UE. srsUE is available at https://github.com/srslte/srsue**