new file:   README.md
diff --git a/grpcserver/src/README.md b/grpcserver/src/README.md
new file mode 100644
index 0000000..7306695
--- /dev/null
+++ b/grpcserver/src/README.md
@@ -0,0 +1,11 @@
+# Grpc Server DTA Milagro.
+____________________________
+
+This folder contains the initial version of GRPC C++ DTA proposed for Apache Milagro. For the unit testing purposes we 
+use catch.h that it is placed in the include directory.
+
+_____
+
+Experimental support for conan package manager has been provided through the conan.run. Conan is dependency manager for C++.
+
+