From 4e0c72d8a2570e256911eab7cc34f770a1aa327a Mon Sep 17 00:00:00 2001 From: JohnKeeney Date: Thu, 19 Sep 2019 18:06:47 +0100 Subject: [PATCH] Adding initial readme Issue-ID: NONRTRIC-23 Change-Id: I1f2d8659135b9c8961eab5f51902a0bd082c7285 Signed-off-by: JohnKeeney --- LICENSES => LICENSE.txt | 0 README.md | 10 ++++++++++ 2 files changed, 10 insertions(+) rename LICENSES => LICENSE.txt (100%) create mode 100644 README.md diff --git a/LICENSES b/LICENSE.txt similarity index 100% rename from LICENSES rename to LICENSE.txt diff --git a/README.md b/README.md new file mode 100644 index 00000000..124a3fce --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# Non-RealTime RIC (NONRTRIC) root repository + +This repository acts as root O-RAN-SC NONRTRIC repository. + +For more information about the NONRTRIC project please see the [project website](https://wiki.o-ran-sc.org/display/RICNR "O-RAN-SC NONRTRIC project") + +## License + + +This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE.txt) file for details. \ No newline at end of file -- 2.16.6