diff --git a/APP_Framework/Applications/app_test/test_hash/README.md b/APP_Framework/Applications/app_test/test_hash/README.md
index 6a8dd8a84..e487bdb33 100755
--- a/APP_Framework/Applications/app_test/test_hash/README.md
+++ b/APP_Framework/Applications/app_test/test_hash/README.md
@@ -49,28 +49,24 @@ typedef struct entry {
1. 清空之前的配置和编译结果
-
+
2. 进行相应配置
-
-
-
-
-
+
+
+
3. 编译代码,解决了一些编译错误
-
-
+
4. 烧录到xiuos模拟器上,运行
-
+
5. 用shell命令测试代码运行结果
-
-
-
+
+
可以看到,HashCode映射的结果出现了一些改变,程序能正确无误的运行。