add descriptions

This commit is contained in:
Cyryl Płotnicki 2021-01-16 09:30:26 +00:00
parent 79c4edd787
commit 6d496140fd
2 changed files with 6 additions and 0 deletions

View file

@ -4,6 +4,7 @@ version = "0.1.0"
authors = ["Cyryl Płotnicki <cyplo@cyplo.dev>"]
edition = "2018"
license = "AGPL-3.0"
description = "modern and simple, yet efficient backup solution"
[dependencies]
anyhow = "1.0"

View file

@ -1,5 +1,10 @@
# Bakare: modern and simple, yet efficient backup solution
## This is pre-alpha, contributions welcome
It does not even have a standalone binary yet, but the engine looks promising.
Contributions are welcome :)
## Goals for bakare:
- [x] simple deduplication of file data - don't store the same exact file data twice