Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
darx authored Sep 14, 2022
1 parent 65ddfc4 commit a3e3bda
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# magnet-api-proxy

Simple unofficial API which interfaces [MagnetDl](https://www.magnetdl.com/) (currently more coming soom) & [OMDb](https://www.omdbapi.com/); deployable and tested using [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html).
Simple unofficial API which interfaces [MagnetDl](https://www.magnetdl.com/) (currently more coming soon) & [OMDb](https://www.omdbapi.com/); deployable and tested using [AWS Lambda](https://docs.aws.amazon.com/lambda/latest/dg/welcome.html).

## Getting started

Expand All @@ -22,8 +22,8 @@ npm ci
npm run test:server
```

## Working/Developing locally
## Generate Deployable ZIP

```bash
npm run build
```
```

0 comments on commit a3e3bda

Please sign in to comment.