This commit is contained in:
Nicholas Jitkoff 2018-07-05 20:30:00 -07:00
commit 31dad5a7eb

View file

@ -1,6 +1,6 @@
# 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 recievers side.
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 receivers side.
Learn more at [about.bitty.site](http://about.bitty.site)