未验证 提交 acfeea9c 编写于 作者: P Phodal Huang

docs: update README

上级 e0d7f484
...@@ -349,12 +349,14 @@ coca suggest ...@@ -349,12 +349,14 @@ coca suggest
results: results:
``` ```
+--------+---------+---------------------+ +--------+------------------+--------------------------------+
| CLASS | PATTERN | REASON | | CLASS | PATTERN | REASON |
+--------+---------+---------------------+ +--------+------------------+--------------------------------+
| Insect | factory | to many constructor | | Insect | factory | too many constructor |
| Bee | factory | to many constructor | | Bee | factory, builder | complex constructor, too |
+--------+---------+---------------------+ | | | many constructor, too many |
| | | parameters |
+--------+------------------+--------------------------------+
``` ```
## Dev ## Dev
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册