Update README.md

This commit is contained in:
Nicholas Jitkoff 2018-07-04 11:06:28 -07:00 committed by GitHub
parent 74774a3cf4
commit 7635e11262
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 recievers side.
Learn more at [about.bitty.site](http://about.bitty.site)
Detailed workings [how.bitty.site](http://how.bitty.site)