From 8440cfcaf77a069736e84aec85d69de60658930e Mon Sep 17 00:00:00 2001 From: Nicholas Jitkoff Date: Wed, 4 Jul 2018 11:06:40 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f098d19..da9650a 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,6 @@ 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)