diff --git a/README.md b/README.md index 563d3c3..d0136a0 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,10 @@ RADXIDE enforce the following Project structure:
/Private
/Public

-You can add accessory folders you want them remaining external -from the project but remember to add their name in $dan(prjdirignore) +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.
-NB: files in the root of the project are ignored by default +NB: files and folders in the root of the project are ignored by default



RADXIDE and most of code here presented and distributed contains excerpts from [alited](https://github.com/aplsimple/alited) by Alex Plotnikov and