diff --git a/README.md b/README.md
index 6b36cd9..6f61b18 100644
--- a/README.md
+++ b/README.md
@@ -27,21 +27,18 @@ Feedback or new tool suggestions are extremely welcome! Please feel free to sub
### Contribute with a GitHub Pull Request
For new resources, please ensure that the site is available for public and free use.
- - Note the next available ID listed in the description field on the OSINT Framework folder. This can be found at the bottom of arf.json
- Update the arf.json file in the format shown below. If this isn't the first entry for a folder, add a comma to the last closing brace of the previous entry.
```
{
- "id": "####",
"name": "Example Name",
"type": "url",
"url": "http://example.com"
}
```
-
- - Update the next available ID in the OSINT Framework description field.
+
- Submit pull request!
diff --git a/public/arf.json b/public/arf.json
index a93279a..f078012 100644
--- a/public/arf.json
+++ b/public/arf.json
@@ -7040,5 +7040,4 @@
],
"name": "OSINT Framework",
"type": "folder",
- "desc": "Next Available ID: 1368"
}
\ No newline at end of file