README.md in yamg-0.5.5 vs README.md in yamg-1.0.7
- old
+ new
@@ -59,11 +59,11 @@
First time
yamg init
-A `.yamg.yml` will be created on the folder.
+The config file `yamg.yml` will be created on the folder.
From now on to recompile everything when needed:
yamg
An example folder `/art` of a project:
@@ -82,10 +82,10 @@
├── north.png
└── southeast.png
```
-From the `.yamg.yml` you may configure differents source paths.
+From the `yamg.yml` file you may configure differents source paths.
Also configure every export location you need (check #Support)
## Icons