made how to use a bit more obvious and removed author tag
diff --git a/Squiggly/main/Data/genTextWordlist.sh b/Squiggly/main/Data/genTextWordlist.sh
old mode 100644
new mode 100755
index d4e31e5..2299a2b
--- a/Squiggly/main/Data/genTextWordlist.sh
+++ b/Squiggly/main/Data/genTextWordlist.sh
@@ -15,15 +15,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-
-
-
-
-# Author (U) Zhigang Qi (zhigang.qi@gmail.com) XieFang (xfang@adobe.com)
-# Created 02/26/2010
-
-
-# Put your selected word lists in squigglyWordlist folder, then run this #
+echo "Put your selected word lists in squigglyWordlist folder"
cat squigglyWordlist/* | sort > usatemp.txt