diff --git a/README.md b/README.md index cd7af39..b0433c5 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,13 @@ # deContact A peer-to-peer address book in Svelte with local first protocol built on libp2p, Helia and OrbitDB +![dcontact-v0.2 (istanbul)](doc/dcontact-v0.2.jpg "dcontact-v0.2") + ## Main Use Case 1. My address book on my phone is outdated. I need a way to automatically update contact data as somebody is moving into a new city or country. 2. I don't like to host my data on Google, Amazon or Facebook any longer. -## Use Cases +## Features 1. Onboarding of a new user and account creation 2. Backup seed on new device (Auto Device Sync) 3. Add my own contact data (private, business, other) diff --git a/doc/dcontact-v0.2.jpg b/doc/dcontact-v0.2.jpg new file mode 100644 index 0000000..4f38550 Binary files /dev/null and b/doc/dcontact-v0.2.jpg differ