From 356ee0383fdb7b33a6aa9e4159d61263a0ae677b Mon Sep 17 00:00:00 2001
From: verokarhu <andreas.metsala@gmail.com>
Date: Wed, 6 Aug 2014 20:19:54 +0300
Subject: [PATCH] add serve to readme.md

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index c9f9f14f..c03bcbf0 100644
--- a/README.md
+++ b/README.md
@@ -43,6 +43,7 @@ Tool commands:
 Advanced Commands:
 
     mount         Mount an ipfs read-only mountpoint.
+    serve         Serve an http gateway into ipfs.
 
 Use "ipfs help <command>" for more information about a command.
 ```
-- 
GitLab