Skip to content

Commit

Permalink
chore: add extra spaces between Development and Testing headers
Browse files Browse the repository at this point in the history
  • Loading branch information
CheesyGamer77 authored and danm committed May 3, 2022
1 parent 1be23b5 commit 84d3be7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,11 @@ interface BufferObject {
| data | `string` or `null` | If there is no run time error, this be will be your hashed result, otherwise `null` |

## Development

I have made this with Typescript, ESLint, Jest, Babel and VSCode. All config files and global binaries are included. For developers using VS Code, make sure you have ESLint extension installed.

## Testing

`npm test`

## Credit
Expand Down

0 comments on commit 84d3be7

Please sign in to comment.