Skip to content

Commit 65d73a0

Browse files
author
郑傲今
committed
doc: Logo path
1 parent c9bb96f commit 65d73a0

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README-en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![react-starter-kit](https://jines-z.github.io/images/rs-admin-cli.png)
1+
![rs-admin-cli](https://jines-z.github.io/images/rs-admin-cli.png)
22
---------------------------------------------------------------
33
[![React](https://img.shields.io/badge/react-^16.8.4-brightgreen.svg?style=flat-square)](https://github.com/facebook/react)
44
[![Ant Design](https://img.shields.io/badge/ant--design-^3.8.0-yellowgreen.svg?style=flat-square)](https://github.com/ant-design/ant-design)

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
![react-starter-kit](https://jines-z.github.io/images/rs_admin-cli.png)
1+
![rs-admin-cli](https://jines-z.github.io/images/rs-admin-cli.png)
22
---------------------------------------------------------------
33
[![React](https://img.shields.io/badge/react-^16.8.6-brightgreen.svg?style=flat-square)](https://github.com/facebook/react)
44
[![Ant Design](https://img.shields.io/badge/ant--design-^3.8.0-yellowgreen.svg?style=flat-square)](https://github.com/ant-design/ant-design)
@@ -20,13 +20,13 @@ npm install -g rs-admin-cli
2020
rs init yourProjectName
2121
~~~
2222

23-
#### Run
23+
#### 运行
2424
~~~
2525
cd yourProjectName
2626
npm start
2727
~~~
2828

29-
#### Build
29+
#### 打包
3030
~~~
3131
npm run build
3232
~~~

0 commit comments

Comments
 (0)