Initial pass of the py xapp frame
[ric-plt/xapp-frame-py.git] / examples / README.md
diff --git a/examples/README.md b/examples/README.md
new file mode 100644 (file)
index 0000000..6677a18
--- /dev/null
@@ -0,0 +1,7 @@
+# Python xapp frame
+
+Running the two examples (adjust for your shell notation)
+
+    set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x  RMR_SEED_RT test_route.rt; python pong_xapp.py
+
+    set -x LD_LIBRARY_PATH /usr/local/lib/:/usr/local/lib64; set -x  RMR_SEED_RT test_route.rt; python ping_xapp.py