diff options
| author | ruki <[email protected]> | 2017-09-06 10:25:25 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-09-06 10:25:25 +0800 |
| commit | 55ab35b11393203323e5f73fa0ede7953dc93c0b (patch) | |
| tree | 346afe7211304cf6f2ab9f384e3858744e7ed8ef | |
| parent | acdcde640f89df691cbaee89b71682e295de030b (diff) | |
modify README
| -rw-r--r-- | README.md | 5 | ||||
| -rw-r--r-- | README_zh.md | 5 |
2 files changed, 8 insertions, 2 deletions
@@ -33,7 +33,10 @@ <img src="https://img.shields.io/badge/chat-on%20telegram-blue.svg?style=flat-square" alt="Telegram" /> </a> <a href="https://tboox.bearychat.com/signup/98bf6970b9f889d6ae3fbc3d50ee8a36"> - <img src="https://img.shields.io/badge/chat-on%20bearychat-brightgreen.svg?style=flat-square" alt="Telegram" /> + <img src="https://img.shields.io/badge/chat-on%20bearychat-brightgreen.svg?style=flat-square" alt="Bearychat" /> + </a> + <a href="https://jq.qq.com/?_wv=1027&k=5hpwWFv"> + <img src="https://img.shields.io/badge/chat-on%20QQ-ff69b4.svg?style=flat-square" alt="QQ" /> </a> <a href="http://xmake.io/pages/donation.html#donate"> <img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" /> diff --git a/README_zh.md b/README_zh.md index 7d82a8b40..c71119f13 100644 --- a/README_zh.md +++ b/README_zh.md @@ -33,7 +33,10 @@ <img src="https://img.shields.io/badge/chat-on%20telegram-blue.svg?style=flat-square" alt="Telegram" /> </a> <a href="https://tboox.bearychat.com/signup/98bf6970b9f889d6ae3fbc3d50ee8a36"> - <img src="https://img.shields.io/badge/chat-on%20bearychat-brightgreen.svg?style=flat-square" alt="Telegram" /> + <img src="https://img.shields.io/badge/chat-on%20bearychat-brightgreen.svg?style=flat-square" alt="Bearychat" /> + </a> + <a href="https://jq.qq.com/?_wv=1027&k=5hpwWFv"> + <img src="https://img.shields.io/badge/chat-on%20QQ-ff69b4.svg?style=flat-square" alt="QQ" /> </a> <a href="http://xmake.io/cn/pages/donation.html#donate"> <img src="https://img.shields.io/badge/donate-us-orange.svg?style=flat-square" alt="Donate" /> |
