From 10eab0672ad18ab99c3018e6adbed56882a66af5 Mon Sep 17 00:00:00 2001 From: Alex Zeng Date: Sun, 24 Sep 2023 14:23:01 +1300 Subject: [PATCH] docs: update readme --- .github/FUNDING.yml | 14 -------------- README.md | 1 + 2 files changed, 1 insertion(+), 14 deletions(-) delete mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml deleted file mode 100644 index d16ec2b..0000000 --- a/.github/FUNDING.yml +++ /dev/null @@ -1,14 +0,0 @@ -# !STARTERCONF You can delete this file :) Your support is much appreciated! -# These are supported funding model platforms - -github: AlexStack -patreon: # Replace with a single Patreon username -open_collective: # Replace with a single Open Collective username -ko_fi: # Replace with a single Ko-fi username -tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel -community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry -liberapay: # Replace with a single Liberapay username -issuehunt: # Replace with a single IssueHunt username -otechie: # Replace with a single Otechie username -lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry -custom: ['https://github.com/AlexStack/nextjs-materia-mui-typescript-hook-form-scaffold-boilerplate-starter'] diff --git a/README.md b/README.md index 698240b..4515c1f 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ This repository is 🔋 battery packed with: - 💨 Material UI — Ready to use Material Design components [check here for the usage](https://mui.com/material-ui/getting-started/usage/) - 🎨 React Hook Form — Performant, flexible and extensible forms with easy-to-use validation - ⏰ Day.js — A modern day JavaScript Date Library +- 🔥 Utils: getApiResponse - consoleLog - 🃏 Jest — Configured for unit testing - 📈 Absolute Import and Path Alias — Import components using `@/` prefix - 📏 ESLint — Find and fix problems in your code, also will **auto sort** your imports