diff --git a/html_md.sh b/html_md.sh
index e81ca68299e2c7d06504484d19614a7d102fe97a..c82b635d0c2076bb57117f5e9d0cc8d30a12fb22 100755
--- a/html_md.sh
+++ b/html_md.sh
@@ -1,6 +1,7 @@
 #!/bin/sh
 
 if [ "$1" = "-d" ]; then
+	# delete all .md files
 	if [ "$2" = "-html" ]; then
 		# delete all .html files
 		find . -name "*.ht*" | 
diff --git a/info/list_md.txt b/info/list_md.txt
index aa84c1becfc36bf5ac89094c8f670d76fa2dbb51..41b8f8f1a32e5e083232f69dd844d1af0358d7ca 100644
--- a/info/list_md.txt
+++ b/info/list_md.txt
@@ -184,4 +184,3 @@
 ./docs.it4i.cz/vpn-connection-fail-in-win-8.1.md
 ./docs.it4i.cz/anselm-cluster-documentation.md
 ./docs.it4i.cz/index.md
-./README.md