From 4374e4e94c1982cba427991ade8f4732e8a8c3cf Mon Sep 17 00:00:00 2001 From: Steven Uggowitzer Date: Sat, 8 Jan 2022 13:44:01 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/README.md b/README.md index 6321b7bb..dd7b18fc 100644 --- a/README.md +++ b/README.md @@ -103,14 +103,7 @@ Use the `BLANK_README.md` to get started. This section should list any major frameworks/libraries used to bootstrap your project. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples. -* [Next.js](https://nextjs.org/) -* [React.js](https://reactjs.org/) -* [Vue.js](https://vuejs.org/) -* [Angular](https://angular.io/) -* [Svelte](https://svelte.dev/) * [Laravel](https://laravel.com) -* [Bootstrap](https://getbootstrap.com) -* [JQuery](https://jquery.com)

(back to top)