From 05a13577b6d751b79baf0b0100cbef973bb910f2 Mon Sep 17 00:00:00 2001 From: "Michael E. Karpeles" Date: Sun, 22 Nov 2015 18:05:39 -0800 Subject: [PATCH] Updated Home (markdown) --- Home.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Home.md b/Home.md index 96ea2b0..1ffb408 100644 --- a/Home.md +++ b/Home.md @@ -1,9 +1,12 @@ # IPFS Welcome to IPFS! Want to watch a video (https://www.youtube.com/watch?v=8CMxDNuuAiQ) to get started? +## Overview + +IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects. + ## Table of Contents (links) -- [Introduction](#Introduction) - [How IPFS Works](https://github.com/ipfs/ipfs#summary) - [Current State of IPFS](https://github.com/ipfs/ipfs#ipfs-is-a-work-in-progress) ([Security Considerations](https://github.com/ipfs/ipfs#security-issues)) - [The Specification](https://github.com/ipfs/specs) @@ -12,8 +15,4 @@ Welcome to IPFS! Want to watch a video (https://www.youtube.com/watch?v=8CMxDNuu - [Community Projects](https://github.com/ipfs/ipfs/blob/master/project-directory.md) (Also: [Apps](https://github.com/ipfs/awesome-ipfs#apps) & [Tools](https://github.com/ipfs/awesome-ipfs#tools)) - [Roadmap](https://github.com/ipfs/pm) - [Contributing](https://github.com/ipfs/ipfs/blob/master/CONTRIBUTE.md) -- [Help & Support](https://github.com/ipfs/ipfs#faq) - -## Introduction - -IPFS is a distributed file system that seeks to connect all computing devices with the same system of files. In some ways, this is similar to the original aims of the Web, but IPFS is actually more similar to a single bittorrent swarm exchanging git objects. \ No newline at end of file +- [Help & Support](https://github.com/ipfs/ipfs#faq) \ No newline at end of file