Skip to content

Commit

Permalink
docs: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
techsavvyash committed Apr 19, 2024
1 parent 339e634 commit d33bd75
Showing 1 changed file with 2 additions and 15 deletions.
17 changes: 2 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,14 @@ Generate Prisma schema dynamically using json file.

## Installation

### using git-clone

```bash
git clone https://github.com/techsavvyash/dynamo-prisma.git
npm link
```

### using npm

```bash
npm install @techsavvyash/dynamo-prisma
npm install @techsavvyash/dynamo-prisma@0.0.1
```



## Usage

Visit [dynamo-prisma function](./docs/functions.md) for more details.

for info on schema you should follow, visit: [JSON Schema](./docs/schema.md)

For information on schema you should follow, visit: [JSON Schema](./docs/schema.md)

## References

Expand Down

0 comments on commit d33bd75

Please sign in to comment.