浏览代码

Updated README

Carles Fenollosa 12 年之前
父节点
当前提交
331100a980
共有 1 个文件被更改,包括 1 次插入5 次删除
  1. 1 5
      README.md

+ 1 - 5
README.md

@@ -18,7 +18,7 @@ Download bb.sh into a public folder of yours and run it:
 
 This will show the available commands
 
-**Before creating a blog post, edit `bb.sh` and modify the variables in the `global_variables()` function**
+**Before creating a blog post, edit `bb.sh` and modify the variables in the `global_variables()` function or create a `.config` file with your configutation values**
 
 To create your first post, make sure `$EDITOR` is set, and then just do:
 
@@ -47,8 +47,4 @@ Features
 - Everything contained in a single 700-line bash script!
 - A simple but nice and readable design, with nothing but the blog posts
 
-Non features (not planned)
---------------------------
-
-
 Read the CHANGELOG section of the script header for more updates