diff options
| author | ruki <[email protected]> | 2017-08-31 14:15:47 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2017-08-31 14:15:47 +0800 |
| commit | 0748e1a1f4f96a7606d710147647aca804c1c654 (patch) | |
| tree | f458d25d318b4ddf50b6e8fe5a2bdd8fc1813699 | |
| parent | 63caa38de380e2cbb4215c5f06e54fe9dbe1e1df (diff) | |
add bearychat link
| -rw-r--r-- | README.md | 3 | ||||
| -rw-r--r-- | README_zh.md | 3 |
2 files changed, 6 insertions, 0 deletions
@@ -32,6 +32,9 @@ <a href="https://t.me/joinchat/F2dIAw5iTkDUMwCQ_8CStw"> <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" /> + </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" /> </a> diff --git a/README_zh.md b/README_zh.md index f2011f78c..7d82a8b40 100644 --- a/README_zh.md +++ b/README_zh.md @@ -32,6 +32,9 @@ <a href="https://t.me/joinchat/F2dIAw5iTkDUMwCQ_8CStw"> <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" /> + </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" /> </a> |
