Skip to content

Commit

Permalink
fix: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
isaackps committed Mar 21, 2023
1 parent fd627a3 commit fd260e9
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
# openattestation-utils
# open-attestation-utils

This is a repository that houses shared project logic between Open Attestation and TradeTrust.

## Getting Started - Install

```
npm i @govtechsg/open-attestation-utils
```

### Direct import

If the consuming application does not support treeshaking, you should do direct import instead. Example:
Expand Down

0 comments on commit fd260e9

Please sign in to comment.