Skip to content

Commit

Permalink
Add readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dteoh committed Jul 26, 2018
1 parent 58b8e40 commit de186d6
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Paw-ContentMD5DynamicValue

A Paw extension for calculating the Content-MD5 header value.

## Development

### Prerequisites

```
yarn install
```

### Build

```
yarn run build
```

### Install

Copy `com.dteoh.PawExtensions.ContentMD5DynamicValue` directory from the
`build` directory to your Paw extensions directory.

0 comments on commit de186d6

Please sign in to comment.