Skip to content

Commit 3ac03b0

Browse files
Update README.md
1 parent 854ea1a commit 3ac03b0

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,12 @@ CMD ["python", "main.py"]
187187
If cloning fails but you have access to the repository, provide the HTTPS repo URL instead of SSH
188188
in `notgitmodules.yaml`.
189189

190+
---
191+
## Worth to mention
192+
193+
- `not_gitmodules` doesn't require for you to keep the folders with modules. You can safely .gitignore/delete them.
194+
- Do not use matching names for the repositories in `notgitmodules.yaml` file. In that case only the first repository will be downloaded and the second one - skipped.
195+
190196
---
191197
## License
192198

@@ -195,7 +201,6 @@ This project is licensed under a **Custom License**. See the [LICENSE](./LICENSE
195201
Key points:
196202

197203
- You may use this project for commercial or personal purposes.
198-
- You may not claim ownership of this project or its code.
199204

200205
---
201206
## Author

0 commit comments

Comments
 (0)