diff --git a/README.md b/README.md
index cc90069fca28955d944d59ba3249a2883a8a4a8d..adb91e54e119ccec34a735315c3c38505f41e3b9 100644
--- a/README.md
+++ b/README.md
@@ -20,3 +20,12 @@ Apache License, Version 2.0
 
 The subdirectory examples shows how to use dubbo-go. Please read the examples/readme.md carefully to learn how to dispose the configuration and compile the program.
 
+## Todo list
+
+- [ ] Tcp Transport and Hessian2 protocol
+- [ ] Network
+  - [ ] Fuse
+  - [ ] Rate Limit
+  - [ ] Trace
+  - [ ] Metrics
+  - [ ] Load Balance