From 2feee16f1cbe80f2e490abc556b3b0f6241680db Mon Sep 17 00:00:00 2001 From: s0lray Date: Fri, 19 Jan 2018 22:09:23 -0500 Subject: [PATCH] Updates to readme Updates to readme --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b68dfd8..166e9d6 100644 --- a/README.md +++ b/README.md @@ -32,10 +32,10 @@ For new resources, please ensure that the site is available for public and free ``` { - "id": "1095", - "name": "Plessas", + "id": "####", + "name": "Example Name", "type": "url", - "url": "http://www.plessas.net/site/" + "url": "http://example.com" } ```