diff options
author | rfjakob | 2015-10-11 23:57:51 +0200 |
---|---|---|
committer | rfjakob | 2015-10-11 23:57:51 +0200 |
commit | f87ea8672a3f9a18d74355e7944657c093800b4c (patch) | |
tree | c2bffd6043e6c79231f341043dec26bb2e0302df /README.md | |
parent | 6a25fa6ef9012e73684b11524c759441cc8fea9c (diff) |
README: Add travis badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ -GoCryptFS -========= +GoCryptFS [![Build Status](https://travis-ci.org/rfjakob/gocryptfs.svg?branch=master)](https://travis-ci.org/rfjakob/gocryptfs) +============== An encrypted overlay filesystem focused on security and correctness. gocryptfs is built on top the excellent |