aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 7 insertions, 3 deletions
diff --git a/README.md b/README.md
index 3b606fa..37a50fa 100644
--- a/README.md
+++ b/README.md
@@ -6,17 +6,21 @@
\__, |\___|_| |_|_/___\__,_|
|___/
-this is a very poor / partial / non-compliant dat implementation in rust.
+
+this is a poor / partial / non-compliant dat implementation in rust.
+
it will eat-your-data.
-### Progress
+### Status
+
+[![Build Status](https://travis-ci.org/bnewbold/geniza.svg?branch=master)](https://travis-ci.org/bnewbold/geniza)
- [ ] SLEEP v2 Files
- [x] read/write file headers
- [x] read/write file chunks as raw bytes
- [ ] pread/pwrite file chunks without seeking
- [x] read data entries by index
- - [ ] append data entries
+ - [x] append data entries
- [ ] verify entire register (signatures and merkel tree)
- [ ] bitfields
- [ ] Drive metadata and files