Skip to content

Commit

Permalink
doc: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywcjlove committed Jan 26, 2021
1 parent 88c254f commit d863dc8
Showing 1 changed file with 30 additions and 8 deletions.
38 changes: 30 additions & 8 deletions packages/core/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,33 @@
<h2><p align="center"><b>Mocker API</b></p></h2>

[![](https://img.shields.io/github/issues/jaywcjlove/mocker-api.svg)](https://github.com/jaywcjlove/mocker-api/issues)
[![](https://img.shields.io/github/forks/jaywcjlove/mocker-api.svg)](https://github.com/jaywcjlove/mocker-api/network)
[![](https://img.shields.io/github/stars/jaywcjlove/mocker-api.svg)](https://github.com/jaywcjlove/mocker-api/stargazers)
[![](https://img.shields.io/github/release/jaywcjlove/mocker-api)](https://github.com/jaywcjlove/mocker-api/releases)
[![NPM version](https://img.shields.io/npm/v/mocker-api.svg)](https://www.npmjs.com/package/mocker-api)
[![Build and Deploy](https://github.com/jaywcjlove/mocker-api/workflows/Build%20and%20Deploy/badge.svg)](https://github.com/jaywcjlove/mocker-api/actions)
<p align="center">
<a href="https://github.com/uiwjs/react-md-editor">
<img alt="Mocker API LOGO" src="https://user-images.githubusercontent.com/1680273/105849242-11908700-601b-11eb-936b-7b3735f7d465.png">
</a>
</p>


<p align="center">
<a href="https://github.com/jaywcjlove/mocker-api/actions">
<img alt="Build & Deploy" src="https://github.com/jaywcjlove/mocker-api/workflows/Build%20and%20Deploy/badge.svg">
</a>
<a href="https://github.com/jaywcjlove/mocker-api/issues">
<img alt="Issues" src="https://img.shields.io/github/issues/jaywcjlove/mocker-api.svg">
</a>
<a href="https://github.com/jaywcjlove/mocker-api/network">
<img alt="Forks" src="https://img.shields.io/github/forks/jaywcjlove/mocker-api.svg">
</a>
<a href="https://github.com/jaywcjlove/mocker-api/stargazers">
<img alt="Stars" src="https://img.shields.io/github/stars/jaywcjlove/mocker-api.svg">
</a>
<a href="https://uiwjs.github.io/npm-unpkg/#/pkg/mocker-api/file/README.md">
<img src="https://img.shields.io/badge/Open%20in-unpkg-blue" alt="Open in unpkg">
</a>
<a href="https://gitee.com/jaywcjlove/mocker-api">
<img alt="Release" src="https://jaywcjlove.github.io/sb/ico/gitee.svg">
</a>
<a href="https://www.npmjs.com/package/mocker-api">
<img alt="npm version" src="https://img.shields.io/npm/v/mocker-api.svg">
</a>
</p>


[中文](https://github.com/jaywcjlove/mocker-api/blob/master/README-zh.md) · [Quick Start](#quick-start) · [Usage](#usage) · [Options](#options) · [Delayed](#delayed-response) · [Example](#example) · [License](#license)
Expand Down

0 comments on commit d863dc8

Please sign in to comment.