aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md (renamed from README.txt)7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.txt b/README.md
index d741d35..83ded3c 100644
--- a/README.txt
+++ b/README.md
@@ -1,10 +1,11 @@
-This is a collection of scripts to manage my blog
+# A collection of scripts to manage my blog
+## bash scripts
- blogthis creates a blog article
- blogrss creates the rss.xml file
- blogsitemap creates the sitemap.xml file
- blogsend scp's the files modified in the past hour to the web server
-- index.php, sticky.php, search.php are the files used
- to display the blog on the web server
+## php files
+- index.php, sticky.php, search.php are the files used to display the blog on the web server