From 63c39e206792bec6692b158b9e012a004bcb7bf7 Mon Sep 17 00:00:00 2001 From: Josh Pigford Date: Thu, 11 Jan 2024 14:19:24 -0600 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b559e1cd..900a4ef7 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,10 @@ You can view the current [high-priority issues here](https://github.com/maybe-fi ## Relevant reading - [Learn about how the app is organized as a monorepo](https://github.com/maybe-finance/maybe/wiki/Monorepo-File-Structure-Overview) +- [Reference past Auto0 implementation as we work to replace it](https://github.com/maybe-finance/maybe/wiki/Auth0) +- [Data model assumptions and calculations](https://github.com/maybe-finance/maybe/wiki/Data-model-assumptions-and-calculations) +- [Handling money](https://github.com/maybe-finance/maybe/wiki/Handling-Money) +- [REST API](https://github.com/maybe-finance/maybe/wiki/REST-API) ## Credits