Me interacting with MD is always fun. Fix layout and inclusion header.

This commit is contained in:
Vassil Vassilev 2014-09-25 10:20:49 +02:00 committed by sftnight
parent 2c3a912949
commit 90934a440b

View File

@ -88,7 +88,7 @@ Full documentation of CPT can be found in [tools/packaging].
[tools/packaging]:https://github.com/vgvassilev/cling/tree/cpt/tools/packaging
##USAGE
/some/install/dir/bin/cling '#include <iostream>' 'printf("Hello World!\n")'
`/some/install/dir/bin/cling '#include <stdio.h>' 'printf("Hello World!\n")'`
To get started run: `/some/install/dir/bin/cling --help`
or type
`/some/install/dir/bin/cling`