This commit is contained in:
Nicholas Jitkoff 2018-07-04 12:22:25 -07:00
commit 562bd8f348

View file

@ -1,3 +1,8 @@
# 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.
Learn more at [about.bitty.site](http://about.bitty.site)
Detailed workings [how.bitty.site](http://how.bitty.site)