Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dineshdb committed Jul 3, 2024
1 parent ca411c3 commit 2c5b211
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,21 @@

CLI and API for accessing [MeroShare](https://meroshare.cdsc.com.np/)

## Environment Varaibles

- DEMAT_ACCOUNT
- DEMAT_PASSWORD

## Installation

```
# install as global cli
deno install -g --allow-env jsr:@util/meroshare
# add dependency
npx jsr add @util/meroshare
```

## LICENSE

MIT

0 comments on commit 2c5b211

Please sign in to comment.