Skip to content

Commit 67c977f

Browse files
committed
! update README
1 parent 51e60b6 commit 67c977f

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

README.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
🐌 useful-scripts
22
====================================
33

4-
<img src="docs/script-logo.png" width="20%" align="right" />
4+
<img src="docs/script-logo.png" alt="repo-icon" width="20%" align="right" />
55

66
[![Build Status](https://img.shields.io/travis/oldratlee/useful-scripts/dev-2.x?logo=travis-ci&logoColor=white)](https://travis-ci.org/oldratlee/useful-scripts)
77
[![GitHub release](https://img.shields.io/github/release/oldratlee/useful-scripts.svg)](https://github.com/oldratlee/useful-scripts/releases)
@@ -14,12 +14,17 @@
1414

1515
👉 把平时有用的手动操作做成脚本,这样可以便捷的使用。 ✨
1616

17-
有自己用的好的脚本 或是 平时常用但没有写成脚本的功能,欢迎提供([提交Issue](https://github.com/oldratlee/useful-scripts/issues))和分享([Fork后提交代码](https://github.com/oldratlee/useful-scripts/fork))! 💖
1817

19-
PS:
18+
欢迎 👏💖
2019

21-
本仓库的脚本(如`Java`相关脚本)在阿里等公司(如随身云,见[`awesome-scripts`仓库](https://github.com/Suishenyun/awesome-scripts)说明)的线上生产环境部署使用。
22-
如果你的公司有部署使用,欢迎使用通过[提交Issue](https://github.com/oldratlee/useful-scripts/issues)告知,方便互相交流反馈~ 💘
20+
- 建议和提问,[提交 Issue](https://github.com/oldratlee/useful-scripts/issues/new)
21+
- 贡献和改进,[Fork 后提通过 Pull Request 贡献代码](https://github.com/oldratlee/useful-scripts/fork)
22+
- 分享 平时常用但没有写成脚本的功能(即需求、想法),[提交Issue](https://github.com/oldratlee/useful-scripts/issues/new)
23+
- 提供 自己的好用脚本,[Fork 后提通过 Pull Request 提供](https://github.com/oldratlee/useful-scripts/fork)
24+
25+
本仓库的脚本(如`Java`相关脚本)在阿里等公司(如随身云,见[`awesome-scripts`仓库](https://github.com/Suishenyun/awesome-scripts)说明)的线上生产环境部署使用。
26+
27+
如果你的公司有部署使用,欢迎使用通过 [Issue:who's using | 用户反馈收集](https://github.com/oldratlee/useful-scripts/issues/96) 告知,方便互相交流反馈~ 💘
2328

2429
🔰 快速下载&使用
2530
----------------------

0 commit comments

Comments
 (0)