diff --git a/NcnuMainWin.py b/NcnuMainWin.py
index 91197e1..fb4fb8d 100644
--- a/NcnuMainWin.py
+++ b/NcnuMainWin.py
@@ -17,6 +17,10 @@ def createNcnuMainWin():
htmlLable.pack(fill="both",expand=True)
win.update()
#=====爬=====
+ ht='''讀取中
'''
+ htmlLable.set_html(ht)
+ win.update()
+
main = NcnuMainAPI()
Link=''''''
for anno in main.getAnno():