From 9bc0df6e47989b960b606de683fd6dcca3cb101b Mon Sep 17 00:00:00 2001 From: demx8as6 Date: Sat, 31 Aug 2019 13:50:42 +0200 Subject: [PATCH] Add README An initial version of the README.md file added to the root directory. Issue-ID OAM-001 Signed-off-by: demx8as6 Change-Id: Ib142bcbe6729ab488cf277c5a54cb9407f6fd9a5 Signed-off-by: demx8as6 --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..17ac781 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Operation and Maintenance (OAM) root repository + +This repository acts as root O-RAN-SC OAM repository. + +## License + +This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details. -- 2.16.6