I believe the format of the `argument` element should also be explained. When I tried to create a `crproj` file I assumed the format was `<argument renPublic="true"/>` instead of the correct `<argument name="renPublic" value="true"/>`.
Fix #24