From 7387ecd41d6962c29deeba7630dcc5d5b53fbc5c Mon Sep 17 00:00:00 2001 From: Asim Aslam Date: Fri, 4 Mar 2022 05:13:47 +0000 Subject: [PATCH] Update README.md --- scripts/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index 62160af..89bca8d 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -1,8 +1,8 @@ -# Snippets +# Scripts -Snippets are reusable pieces of code that you can quickly copy/paste +Scripts are reusable pieces of code that you can quickly copy/paste -## Popular Snippets +## Popular Scripts - [m3o-request.js](m3o-request.js) - Make a http request using the [fetch api](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API/Using_Fetch) - [m3o-database.js](m3o-database.js) - An easy way to use the database api