docs(#14): Add links to database and stripe docs from readme

This commit is contained in:
Josh Creek
2024-07-04 19:54:23 +01:00
parent d30d6181cf
commit 8634e56bd1
+4
View File
@@ -42,3 +42,7 @@ In its current configuration, the application can be easily linked to Netlify vi
## To Do ## To Do
Please see the Issues tab for `enhancement` tagged issues. Please see the Issues tab for `enhancement` tagged issues.
## [Database setup](/docs/database-setup.md)
## [Stripe webhook event listening](/docs/stripe-setup.md)