diff --git a/quantecReport/README.md b/quantecReport/README.md
index 7d15d7b..192b97a 100644
--- a/quantecReport/README.md
+++ b/quantecReport/README.md
@@ -1,6 +1,7 @@
**2024-08-12**
-수익률 광고 api (`market/strategy/promotion`)추가로 인하여 `market/strategy/detail` api가 사용되지 않게됨. 이로 인해서 리포트의 strategy/detail을 사용하는 부분이 strategy/promotion으로 대체함.
+수익률 광고 api (`market/strategy/promotion`)추가로 인하여 `market/strategy/detail` api가 사용되지 않게됨.
+리포트 strategy/detail 사용하는 부분strategy/promotion으로 대체.
@@ -175,6 +176,8 @@
]
}
```
+
+
@@ -408,4 +411,15 @@
]
}
}
-```
\ No newline at end of file
+```
+
+
+
+
+
+**24-08-12일까지 수정한 내용**
+
+1. coachchart.tsx
+2. coachResultComponent.tsx
+3. reportlinechart.tsx
+4. chart
\ No newline at end of file