Skip to content

Commit

Permalink
fix readme (#8)
Browse files Browse the repository at this point in the history
* fix readme

* Cleanup readme
  • Loading branch information
samchungy authored Aug 31, 2023
1 parent b2e5236 commit bc42e91
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
5 changes: 5 additions & 0 deletions .changeset/big-garlics-tickle.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'mock-build': patch
---

Fix readme
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@
[![GitHub Release](https://github.com/seek-oss/mock-build/workflows/Release/badge.svg?branch=master)](https://github.com/seek-oss/mock-build/actions?query=workflow%3ARelease)
[![GitHub Test](https://github.com/seek-oss/mock-build/workflows/Test/badge.svg?branch=master)](https://github.com/seek-oss/mock-build/actions?query=workflow%3ATest)

[![npm package](https://img.shields.io/npm/v/mock-builder)](https://www.npmjs.com/package/mock-builder)
[![Node.js version](https://img.shields.io/badge/node-%3E%3D%2018.12-brightgreen)](https://nodejs.org/en/)
[![GitHub Release](https://github.com/seek-oss/mock-builder/workflows/Release/badge.svg?branch=master)](https://github.com/seek-oss/mock-builder/actions?query=workflow%3ARelease)
[![GitHub Test](https://github.com/seek-oss/mock-builder/workflows/Test/badge.svg?branch=master)](https://github.com/seek-oss/mock-builder/actions?query=workflow%3ATest)

Create reusable mocks using the builder pattern in Typescript

## Installation
Expand Down

0 comments on commit bc42e91

Please sign in to comment.