tests.py: Check xattr module version. Fix to work with version xattr 0.9.1
[rrq/fuse_xattrs.git] / README.md
index b2411ef706ececed29a6732e44308844153c13b0..98866e3b3fd3769ca14ac662cf0d43ec5b028cb7 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,5 @@
+[![Build Status](https://travis-ci.org/fbarriga/fuse_xattrs.svg?branch=master)](https://travis-ci.org/fbarriga/fuse_xattrs)
+
 ## Abstract
 
 This filesystem provides xattr support using sidecar files.
@@ -12,7 +14,7 @@ http://github.com/fbarriga/fuse_xattrs
 
 Once fuse_xattrs is installed (see next section) running it is very simple:
 
-    fuse_xattrs mountpoint
+    fuse_xattrs source_directory mountpoint
 
 To unmount the filesystem: