aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.html15
-rw-r--r--README.txt14
2 files changed, 15 insertions, 14 deletions
diff --git a/README.html b/README.html
new file mode 100644
index 0000000..0d0cdbb
--- /dev/null
+++ b/README.html
@@ -0,0 +1,15 @@
+<h1>ep_modules_st</h1>
+
+<p>A collection of customized etherpad modules to simplify the installation
+This is specific for st06.eu.<p>
+
+
+<pre>
+git clone git://git.afix.space/ep_modules_st.git
+cd ep_modules_st
+git submodule init
+git submodule update
+</pre>
+
+<p>Don't forget to mv skins/st directory to etherpad src/static/skins/st06/</p>
+
diff --git a/README.txt b/README.txt
deleted file mode 100644
index e2d686d..0000000
--- a/README.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-ep_modules_st
-=============
-
-A collection of customized etherpad modules to simplify the installation
-This is specific for st06.eu.
-
-
-git clone git://git.afix.space/ep_modules_st.git
-cd ep_modules_st
-git submodule init
-git submodule update
-
-Don't forget to mv skins/st directory to etherpad src/static/skins/st06/
-