浏览代码

Improve first paragraph

Bertrand Chenal 7 年之前
父节点
当前提交
2ff7104f30
共有 1 个文件被更改,包括 8 次插入3 次删除
  1. 8 3
      README.md

+ 8 - 3
README.md

@@ -1,9 +1,14 @@
 # Baker
 
 Baker is a simple deployment tool based on Fabric. The config file
-format is inspired (but not identical) by
-[Sup](https://github.com/pressly/sup), but contrary to sup, Baker is
-meant to be invoked from any OS (aka Windows support).
+format is inspired by [Sup](https://github.com/pressly/sup) (but not
+identical). In contrast to sup, Baker is meant to be invoked from any
+OS (aka Windows support). This project is in alpha stage, please
+handle carefully.
+
+The name Baker is a reference to
+[Chet Baker](https://en.wikipedia.org/wiki/Chet_Baker).
+
 
 ## Basic Example