Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sol-mocha committed Sep 22, 2023
1 parent 93ea8bb commit f6d2bdd
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

[![Maintainability](https://api.codeclimate.com/v1/badges/652ca31a64079f1ebc00/maintainability)](https://codeclimate.com/repos/62c90637d150fe5a9a00007f/maintainability)

| | Devnet | Mainnet |
| ---------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Staging n/a | n/a |
| Production | n/a | [![Netlify Status](https://api.netlify.com/api/v1/badges/47c5386b-c0ef-4bc4-b3bf-5eda0a9c378d/deploy-status)](https://app.netlify.com/sites/drip-dcaf/deploys) <br/> [App](https://drip.dcaf.so) |
| | Devnet | Mainnet |
| ----------- | ------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Staging n/a | n/a |
| Production | n/a | [![Netlify Status](https://api.netlify.com/api/v1/badges/47c5386b-c0ef-4bc4-b3bf-5eda0a9c378d/deploy-status)](https://app.netlify.com/sites/drip-dcaf/deploys) <br/> [App](https://drip.dcaf.so) |

## Deploy Process

Expand All @@ -30,7 +30,7 @@ yarn
yarn link
```

- In `dcaf-labsdrip-frontend`, run:
- In `dcaf-labs/drip-frontend`, run:

```bash
yarn link @dcaf-labs/drip-sdk
Expand Down

0 comments on commit f6d2bdd

Please sign in to comment.