Adding Initial ICN API Service
[icn.git] / cmd / bpa-restapi-agent / README.md
index e69de29..a74434c 100644 (file)
@@ -0,0 +1,6 @@
+### Running the server
+To run the server, follow these simple steps:
+
+```
+go run main.go
+```