Making some sections into sub-sections.

This commit is contained in:
Dan 2017-12-22 22:02:29 -08:00
parent 9f955d657b
commit f670087097
1 changed files with 2 additions and 2 deletions

View File

@ -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 initial page load and bootstrapping, it pulls content from IPFS peers entirely
in your browser. in your browser.
## Motivation ### Motivation
Intergalactic brings the distributed web to anyone with a web browser. Web Intergalactic brings the distributed web to anyone with a web browser. Web
developers and content producers, simply publish your content through IPFS, developers and content producers, simply publish your content through IPFS,
and then bring it to your users with Intergalactic. All without downloads, and then bring it to your users with Intergalactic. All without downloads,
software installation, or running IPFS yourself. software installation, or running IPFS yourself.
## How It Works ### How It Works
Intergalactic automatically installs a JavaScript [service Intergalactic automatically installs a JavaScript [service
worker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API) worker](https://developer.mozilla.org/en-US/docs/Web/API/Service_Worker_API)