From f5c6732e329c5b894d012abf45b719650d78a299 Mon Sep 17 00:00:00 2001 From: Greg Jacobs Date: Sat, 1 Jun 2024 12:49:27 -0400 Subject: [PATCH] Removed bullet points --- README.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index 4b1c1ee..38a42e7 100644 --- a/README.MD +++ b/README.MD @@ -20,8 +20,8 @@ This JavaScript file contains a bookmarklet function that prompts the user for m ## [rbc-di-featureflag.js](src/helpers/rbc-di-featureflags.js) -- This JavaScript file contains a bookmarklet function that checks the feature flags set in the session storage and displays themm as checkboxes that the user can set then save +This JavaScript file contains a bookmarklet function that checks the feature flags set in the session storage and displays themm as checkboxes that the user can set then save ## [Workspace - WIP](src/helpers/workspace.js) -- This is just so i can get up and running on a new window with all the pages i care about \ No newline at end of file +This is just so i can get up and running on a new window with all the pages i care about \ No newline at end of file