Skip to content
This repository was archived by the owner on Aug 11, 2024. It is now read-only.

Commit df5a07e

Browse files
committed
Update documents
1 parent 90d296a commit df5a07e

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
# abc-factory
2-
📦 JavaScript bundler/linter/tester, by Rollup/ESlint/Jest.
32

4-
JavaScript 开发生产一条龙工具,零配置,开箱即用。
3+
[![GitHub stars](https://img.shields.io/github/stars/surmon-china/abc-factory.svg?style=for-the-badge)](https://github.com/surmon-china/abc-factory/stargazers)
4+
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/surmon-china/abc-factory/Publish?style=for-the-badge)
5+
[![GitHub last commit](https://img.shields.io/github/last-commit/google/skia.svg?style=for-the-badge)](https://github.com/surmon-china/abc-factory)
6+
[![license](https://img.shields.io/github/license/mashape/apistatus.svg?style=for-the-badge)](https://github.com/surmon-china/abc-factory)
57

68
[![NPM](https://nodei.co/npm/abc-factory.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/abc-factory/)
79

10+
📦 JavaScript bundler/linter/tester, by Rollup/ESlint/Jest.
11+
12+
JavaScript 开发生产一条龙工具,零配置,开箱即用。
13+
814
---
915

1016
### Use

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "abc-factory",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "JavaScript base factory",
55
"author": {
66
"name": "Surmon",

0 commit comments

Comments
 (0)