Update README.md
diff --git a/sig/README.md b/sig/README.md
index 354b965..b48a218 100644
--- a/sig/README.md
+++ b/sig/README.md
@@ -1,2 +1,20 @@
-## Apache RocketMQ SIGs
+# Apache RocketMQ SIGs
+## RocketMQ
+Apache RocketMQ is a cloud native messaging and streaming platform, making it simple to build event-driven applications.
+
+[Task list of RocketMQ](https://github.com/apache/rocketmq-schema-registry/issues)
+
+## RocketMQ Schema Registry
+RocketMQ Schema Registry is a Topic Schema's management center. It provides a RESTful interface for register, delete, update, get and reference schema to subject(RocketMQ Topic). By associating Schema with subject, the New RocketMQ client can send structured data directly. User no longer need to care about the details of serialization and deserialization.
+
+[Task list of RocketMQ schema registry](https://github.com/apache/rocketmq-schema-registry/issues/44)
+
+
+## Links
+Url:
+https://shimo.im/docs/1d3aVwybM6F9Grqg
+
+tasks:
+https://shimo.im/docs/Ee32MjM69Vu9OQA2
+整理后逐步迁移。