From f2d1230abd42fb7f313cb497983fb92e27a937be Mon Sep 17 00:00:00 2001 From: Kaustav Das Modak Date: Tue, 26 May 2015 22:44:26 +0530 Subject: [PATCH] Remove Facebook example from README Signed-off-by: Kaustav Das Modak --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 78d4dcd..529b1b4 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,6 @@ Add a name to the `friends.json` file. The structure looks like: { "name": "Ananda Sen", "email": "ananda.sen@example.com", - "facebook": "anandasen", // Facebook ID "twitter": "anandasen", // Twitter ID "github": "anandasen", // Github ID "contributions": ["code", "graphics", "documentation"] // Array of areas of contribution