Skip to content

Commit

Permalink
docs(README): fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joseph-neeraj committed Nov 7, 2023
1 parent ada50d0 commit ecc9740
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@
Library for encrypting mastercard api requests in postman

## Usage
I postman :
In postman :

- Copy the contents of the [minified bundle](#build-the-minified-bundle-file) // update this link to the releases page
as an environment variable `encryptionScript` .
- Copy the contents of the [minified bundle](#build-the-minified-bundle-file) as an environment variable `encryptionScript` .
- Set the required environment variables for encryption
- Set this as a pre-request script:
```
Expand Down

0 comments on commit ecc9740

Please sign in to comment.