Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ce6974f

Browse files
committed
add other getting started repo link
1 parent 7c3c8c8 commit ce6974f

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Getting Started Template for Docker Users
1212

1313
## FEATURES
1414

15-
1. Wechaty is fully dockerized. So it will be very easy to be used as a MicroService.
15+
1. Wechaty is fully dockerized. So it will be very easy to be used as a MicroService.
1616
1. Clone this repository, then you will be able to use Docker to run Wechaty with ZERO configuration.
1717

1818
## REQUIREMENTS
@@ -67,7 +67,7 @@ Thanks Docker, there's a official registry mirror in China, and you can use it b
6767
+ docker pull registry.docker-cn.com/zixia/wechaty
6868
```
6969

70-
See Also:
70+
Learn more about CN mirror:
7171

7272
- https://www.docker-cn.com/registry-mirror
7373
- https://docs.docker.com/registry/recipes/mirror/#use-case-the-china-registry-mirror
@@ -76,6 +76,11 @@ See Also:
7676

7777
BATS: [HOW TO USE BATS TO TEST YOUR COMMAND LINE TOOLS](https://www.engineyard.com/blog/bats-test-command-line-tools)
7878

79+
## SEE ALSO
80+
81+
1. Wechaty Getting Started: <https://github.com/Chatie/wechaty-getting-started>
82+
2. Hero Wechaty Getting Started: <https://github.com/Chatie/heroku-wechaty-getting-started>
83+
7984
## AUTHOR
8085

8186
[Huan LI](http://linkedin.com/in/zixia) \<[email protected]\>

0 commit comments

Comments
 (0)