X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=README.md;fp=README.md;h=8e6538287bd7a5c84b2f5952e53c688faf7f162b;hb=3d37436267da1867cf4cf9a4e39a6b0da2271b38;hp=0000000000000000000000000000000000000000;hpb=96d4aabf009d42ed479fe49aad416495201f2b2c;p=nonrtric%2Fplt%2Fsme.git diff --git a/README.md b/README.md new file mode 100644 index 0000000..8e65382 --- /dev/null +++ b/README.md @@ -0,0 +1,32 @@ + + +# O-RAN-SC Non-RealTime CAPIF implementation + +This product is a Go implementation of the CAPIF Core function, based on the 3GPP CAPIF interfaces. + +## Run + +To run the Core Function run the following commands from the top of the repo: + + go build + ./capifcore [-port ] \ No newline at end of file