瀏覽代碼

Update README.md

Capitan Cloud 1 年之前
父節點
當前提交
f3afc9626a
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -25,6 +25,10 @@ RADXIDE enforces the following Project structure:<br>
 /Private<br>
 /Public<br>
 <br>
+Setting dan(MAXFILES) you define how many files max the
+project can contain. Setting dan(MAXFILESIZE) you define the 
+max size of the file RADXIDE can handle.
+<br><br>
 You can exclude folders from the project by adding 
 their name to $dan(prjdirignore) 
 eg {.git nbproject} in a way they are ignored by RADXIDE.<br>