浏览代码

chore: add line return

Sanghee Park 1 年之前
父节点
当前提交
c0890f7bae
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -33,7 +33,7 @@ Here are some things you should know before using this application:
 > [!WARNING]
 > **DO NOT transfer files over 64K** in one go.  
 > This will:
-> - **Crash the Flipper** if the file is too big.
+> - **Crash the Flipper** if the file is too big.  
 > And _might_ :  
 > - **Corrupt the SD Card filesystem** due to current implementation's limitation.
 >   (If you know how to fix this issue, feel free to give me a PR!, quick `chkdsk` will fix the corruption though)