From d569c1722078ba25ecff6f94a5c691089cb4ec45 Mon Sep 17 00:00:00 2001 From: Brian Buller Date: Tue, 16 Feb 2016 13:49:47 -0600 Subject: [PATCH] Update readme --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b103d67..e72f76f 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ boltrest ======== -A library for keeping a local boltdb and a remote one in sync over a restful API. -Or just easily accessing a local boltdb. \ No newline at end of file +A library for keeping a local boltdb and a remote one in sync over a restful API. +Or just easily accessing a local boltdb. + +I'm still working on the restful communication. I'm honestly hoping to get to it eventually. :) \ No newline at end of file