Test commit

Change-Id: Icfaa5980d69463302bb0a30b04142dc4d9dced83
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..e057470
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,5 @@
+all:
+
+build:
+
+test:
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..8485038
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+# Persion-detection Applicaiton
+
+person-detection is a demo application that runs in the Aether edge and showcases Aether's support for for low-latency, AI/ML driven IOT applications that make use of Aether's support for end-to-end slicing.
diff --git a/VERSION b/VERSION
new file mode 100644
index 0000000..0d4d124
--- /dev/null
+++ b/VERSION
@@ -0,0 +1 @@
+0.1.0-dev