From 1115ca2c83d389f402381bf96d2d16b9efbfefc5 Mon Sep 17 00:00:00 2001 From: Johnny Bouder Date: Tue, 7 Jan 2025 08:55:32 -0500 Subject: [PATCH] Update readme. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 591db9b..c9db086 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ The goal of this project is to provide a React with TypeScript starter applicati - Code Formatting: [Prettier](https://prettier.io/) - End-to-End (E2E) Testing: [Playwright](https://playwright.dev/) - Accessibility Testing: [Unlighthouse](https://unlighthouse.dev/) -- API Support: [Axios](https://axios-http.com/) with [React Query](https://tanstack.com/query/v3/) +- API Support: [Axios](https://axios-http.com/) with [Tanstack Query](https://tanstack.com/query/v3/) - API Testing: [Jupyter Notebooks](https://jupyter.org/) - Authentication Support: [Keycloak](https://www.keycloak.org/)