главная|main page

состояние|status

блог|blog

файлы|files

программы|software

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1187f43..c57446d 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,9 @@ bashblog
A single Bash script to create blogs.
-I created it because I wanted a very, very simple way to post entries to a blog by using a public folder on my server, without any special requirements and dependencies. Works on GNU/Linux, OSX and BSD.
+Created by [cfenollosa](https://github.com/cfenollosa/bashblog) as a very, very simple way to post entries to a blog by using a public folder on a server, without any special requirements and dependencies.
+
+Works on GNU/Linux, OSX and BSD.
*How simple? Just type `./bb.sh post` and start writing your blogpost.*