summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55edcc9..255f699 100644
--- a/README.md
+++ b/README.md
@@ -65,7 +65,12 @@ Here are the options that can be stored in this file:
"links": {
"about": null,
"issues": null,
- "edit": null
+ "edit": null,
+ "sharing": {
+ "google": null,
+ "facebook": null,
+ "twitter": null
+ }
}
}
```