ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/examples.git/commit/?id=6298f4ec63010683439edc4e1570405d80e466f6
commit 6298f4ec63010683439edc4e1570405d80e466f6 Merge: fdad34a 2975f10 Author: Andy Williams <[email protected]> Date: Wed Dec 13 22:02:10 2017 +0000 Merge branch 'arcpatch-D5441' README | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --cc README index 4e3b47c,381858e..a1bca8f --- a/README +++ b/README @@@ -10,7 -13,9 +13,9 @@@ For C we are using meson to build - th * cd build * ninja - if, however, you have Edi installed then the edi_build command will run the appropriate steps automatically. + If, however, you have Edi installed then the edi_build command will run + the appropriate steps automatically. - Directory naming is <type>/<language>/<name> please be careful to namespace example binaries in case they are installed by the user. -Directory naming is <language>-<examplename> please be careful to ++Directory naming is <type>/<language>/<name> please be careful to + namespace example binaries in case they are installed by the user. --
