From 9ea4333260a354adc6052cff9f3d70d24c33208e Mon Sep 17 00:00:00 2001 From: Tyler Myracle Date: Mon, 15 Jan 2024 17:24:35 -0600 Subject: [PATCH] update README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 396cf5b1..a3c8eca8 100644 --- a/README.md +++ b/README.md @@ -57,13 +57,14 @@ Then run the following yarn commands: ``` yarn install -yarn run dev:services +yarn run dev:services:all yarn prisma:migrate:dev yarn prisma:seed yarn dev ``` ## Contributing + To contribute, please see our [contribution guide](https://github.com/maybe-finance/maybe/blob/main/CONTRIBUTING.md). ## High-priority issues @@ -91,9 +92,9 @@ To pull market data in (for investments), you'll need a Polygon.io API key. You - [Handling money](https://github.com/maybe-finance/maybe/wiki/Handling-Money) - [REST API](https://github.com/maybe-finance/maybe/wiki/REST-API) - ## Repo Activity -![Repo Activity](https://repobeats.axiom.co/api/embed/7866c9790deba0baf63ca1688b209130b306ea4e.svg "Repobeats analytics image") + +![Repo Activity](https://repobeats.axiom.co/api/embed/7866c9790deba0baf63ca1688b209130b306ea4e.svg 'Repobeats analytics image') ## Credits