From f670087097041e9a30dc4e9b9b34bc26c1cdce6a Mon Sep 17 00:00:00 2001 From: Dan Date: Fri, 22 Dec 2017 22:02:29 -0800 Subject: [PATCH] Making some sections into sub-sections. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4aeeffe..ac1d2a9 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,14 @@ Intergalactic is a client-side gateway to the IPFS distributed web. After the initial page load and bootstrapping, it pulls content from IPFS peers entirely in your browser. -## Motivation +### Motivation Intergalactic brings the distributed web to anyone with a web browser. Web developers and content producers, simply publish your content through IPFS, and then bring it to your users with Intergalactic. All without downloads, software installation, or running IPFS yourself. -## How It Works +### How It Works Intergalactic automatically installs a JavaScript [service worker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API)