From 7635e11262a4cb944290b0910d0d33f8b183bec8 Mon Sep 17 00:00:00 2001 From: Nicholas Jitkoff Date: Wed, 4 Jul 2018 11:06:28 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 2737b2b..f098d19 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # itty.bitty.site +itty.bitty takes html (or other data), compresses it into a URL fragment, and provides a link that can be shared. When it is opened, it inflates that data on the reciever’s side. + Learn more at [about.bitty.site](http://about.bitty.site) +Detailed workings [how.bitty.site](http://how.bitty.site) +