Improve readme

This commit is contained in:
Sebastian Messmer 2015-09-12 21:05:35 +02:00
parent 123ac44f24
commit 877cd5c5f7

View File

@ -1,2 +1,4 @@
# blockstore [![Build Status](https://travis-ci.org/smessmer/blockstore.svg)](https://travis-ci.org/smessmer/blockstore)
Store blocks of data
# blockstore [![Build Status](https://travis-ci.org/smessmer/blockstore.svg?branch=master)](https://travis-ci.org/smessmer/blockstore)
Store (encrypted) fixed-size blocks of data in different backends.
This is used by [CryFS](https://github.com/cryfs/cryfs).