diff options
author | Jakob Unterwurzacher | 2015-11-14 18:32:03 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2015-11-14 18:32:03 +0100 |
commit | d69e0df6681f8cbb92690ef1d3730dc248c009a1 (patch) | |
tree | 5ad051a82ce61c932ac833b575a863fae597df13 /README.md | |
parent | b06c1ebfc4b5cfd2370e217510f5fc00e595dc6c (diff) |
README: add beta badge
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -GoCryptFS [![Build Status](https://travis-ci.org/rfjakob/gocryptfs.svg?branch=master)](https://travis-ci.org/rfjakob/gocryptfs) +GoCryptFS [![Build Status](https://travis-ci.org/rfjakob/gocryptfs.svg?branch=master)](https://travis-ci.org/rfjakob/gocryptfs) ![Release Status](https://img.shields.io/badge/status-beta-yellow.svg?style=flat) ============== An encrypted overlay filesystem written in Go. |