References to wiki pages were updated
diff --git a/README.md b/README.md
index 8c4b594..d7bf04d 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,14 @@
 # apache-ignite-release
+
+The detailed process of how to prepare an Ignite release can be found in Apache Ignite wiki
+    https://cwiki.apache.org/confluence/display/IGNITE/Release+Process
+
+Scripts contained in this repository automate part of actions for
+
+* Pre-vote steps 4.3.x
+
+    https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-4.3.SignanddeployRCusingvotepreparationscripts
+
+* and for post release steps 6.2.x
+
+    https://cwiki.apache.org/confluence/display/IGNITE/Release+Process#ReleaseProcess-6.2.RunReleasescripts
\ No newline at end of file
diff --git a/scripts/README.txt b/scripts/README.txt
index 57ec54e..99167a2 100644
--- a/scripts/README.txt
+++ b/scripts/README.txt
@@ -1,4 +1,4 @@
-Detailed process how to prepare Ignite release can be found in Apache Ignite wiki
+The detailed process of how to prepare an Ignite release can be found in Apache Ignite wiki
     https://cwiki.apache.org/confluence/display/IGNITE/Release+Process
 
 Following scripts automate part of actions for