1
0
mirror of https://github.com/misterunknown/ifm.git synced 2025-10-04 02:51:51 +02:00

Updated Contributing (markdown)

Marco Dickert
2017-07-13 13:50:06 +02:00
parent 0132ee3da3
commit 3efde14241

@@ -6,7 +6,8 @@ The compiler script is written in PHP and does essentialy three things:
* replace the includes with actual file content
* concat PHP files while removing the first line (`<?php`)
* add snippet to start the IFM
Includes can be made by writing the filename enclosed by three at signs (`@@@`).
Includes can be made by putting the filename enclosed by three at signs (`@@@`) anywhere in the code.
## files
Here is a short explanation of what does what: