From db43fbfd6e4c848b7407ccee021189d90d8c2a1a Mon Sep 17 00:00:00 2001 From: Matt Hall Date: Mon, 20 Jun 2016 12:39:10 -0400 Subject: [PATCH] Add project details to readme. --- readme.md | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index eaf1da8..d30a370 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,12 @@ -Useful commands for converting gifs -=== +![Header](/store-assets/feature_image.png) -1. gifsicle -e --unoptimize ~/Google\ Drive/files_for_larva_labs/gifs/in_widget/Device.gif +Between Us is an Android Experiment that explores distance and connectedness between two people. Pair two devices with NFC, then install the widget to see the distance between them in real-time, with fun units like basketballs, pencils, mountains and whales. + +This app is open source and illustrates use of NFC for device pairing, animated widgets, power efficient background GPS updates and simple communication with a server. + +For more information about this application please visit http://www.androidexperiments.com + +#### Useful commands for converting gifs + +1. gifsicle -e --unoptimize path/to/gifs/file.gif 1. convert -resize 25% *.gif.* 'phone_%d.png'