From 29e8e8bbd43892c7fa146c165fdf128f786d6a7b Mon Sep 17 00:00:00 2001
From: Harpreet
Date: Mon, 2 Nov 2015 16:20:08 +0530
Subject: README.rst added

---
 help/en_US/README.rst | 6 ++++++
 1 file changed, 6 insertions(+)
 create mode 100644 help/en_US/README.rst

(limited to 'help/en_US/README.rst')

diff --git a/help/en_US/README.rst b/help/en_US/README.rst
new file mode 100644
index 0000000..95f8ace
--- /dev/null
+++ b/help/en_US/README.rst
@@ -0,0 +1,6 @@
+Help XML 
+========
+
+This directory contains all of help files in XML. These files are automatically generated by help_from_sci function by the help of comments in Macro.
+
+By the help of this we can generate html and jar files.
-- 
cgit