Create README.md

This commit is contained in:
Molkobain
2019-08-07 10:12:46 +02:00
committed by GitHub
parent b4ffa8c045
commit b8a04cb842

4
lib/README.md Normal file
View File

@@ -0,0 +1,4 @@
## Libraries structure
* `/lib/composer-vendor/*` Libs managed by the composer.json file.
* `/lib/*` Libs managed manually by us. Some have been forked, some patched. Might move to composer eventually.