Browse Source

增加本地模式(不需要网络)的选项

剑断了 2 years ago
parent
commit
69572c6d5e
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -13,8 +13,8 @@ FKBilibiliUWP
 
 * [ ] 针对新版加密视频,推出`解密`后再输出的功能  
 * [ ] 增加免除用户**手动选择输出文件夹**的功能  
-* [ ] 增加**免网络**运行功能(~~虽然这个功能有写这个md的时间都能做完~~)  
-* [ ] 用 ``C#`` 实现,作为IO操作练手的项目 
+* [x] 增加**免网络**运行功能(~~虽然这个功能有写这个md的时间都能做完~~)  
+* [ ] 用 ``C#`` 实现,作为IO操作练手的项目
 
 ## 界面截图
 ![image](https://user-images.githubusercontent.com/59083942/175336107-07e9105b-483d-4d4b-a081-54ab78cb21a2.png)