diff --git a/Readme.md b/Readme.md
index 74c4449..55b00c2 100644
--- a/Readme.md
+++ b/Readme.md
@@ -2,7 +2,7 @@
* @Date: 2021-01-13 20:32:12
* @Author: Qing Shuai
* @LastEditors: Qing Shuai
- * @LastEditTime: 2021-07-21 15:19:43
+ * @LastEditTime: 2021-07-21 21:49:14
* @FilePath: /EasyMocapRelease/Readme.md
-->
@@ -109,10 +109,26 @@ With our proposed method, we release two large dataset of human motion: LightSta
+### [Camera calibration](apps/calibration/Readme.md)
+
+
+
+
+
+
Calibration for intrinsic and extrinsic parameters
+
+
+### [Annotator](apps/annotation/Readme.md)
+
+
+
+
+
+
Annotator for bounding box, keypoints and mask
+
+
### Other
-- [Camera calibration](apps/calibration/Readme.md): a simple calibration tool based on OpenCV
- [Pose guided synchronization](./doc/todo.md) (comming soon)
-- [Annotator](apps/annotation/Readme.md): a simple GUI annotator based on OpenCV
- [Exporting of multiple data formats(bvh, asf/amc, ...)](./doc/02_output.md)
## Updates