diff --git a/README.md b/README.md
index 6d9a73b..ff1908e 100644
--- a/README.md
+++ b/README.md
@@ -30,6 +30,10 @@
          
 ##  0. 更新日志
 
+> 3.0.6
+
+ - HHMVideoDelegate增加getChatParentView(_ view : UIView),以便开发者在呼叫页面添加自定义view
+
 > 2.0.2
 
  - 适配 Xcode 10, swift4.2
@@ -79,7 +83,7 @@
 
 ```shell
 use_frameworks!
-pod 'hhVDoctorSDK', :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
+pod 'HHVDoctorSDK', :git => "http://code.hh-medic.com/hh_public/hhvDoctorSDK.ios.git"
 ```
 * 安装