@fengye404/termpilot 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -64,6 +64,11 @@ termpilot pair
64
64
 
65
65
  然后在手机页面输入配对码。
66
66
 
67
+ 配对成功后:
68
+
69
+ - 访问令牌会自动写回页面
70
+ - 手机端点“查看”会自动跳到终端区
71
+
67
72
  ## 日常使用
68
73
 
69
74
  创建会话并进入:
@@ -114,6 +119,7 @@ termpilot doctor
114
119
 
115
120
  更多实现说明:
116
121
 
122
+ - [文档索引](/Users/fengye/workspace/TermPilot/docs/README.md)
117
123
  - [开发文档](/Users/fengye/workspace/TermPilot/docs/development.md)
118
124
  - [当前架构](/Users/fengye/workspace/TermPilot/docs/architecture.md)
119
125
  - [当前协议](/Users/fengye/workspace/TermPilot/docs/protocol.md)