Skip to content

Commit 03f66cb

Browse files
committed
Add configuration section to README
1 parent feb08b3 commit 03f66cb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,15 @@ Available commands:
7070
7171
```
7272

73+
Configuration (gosync.yml)
74+
==========================
75+
76+
Gosync is controlled by `gosync.yml` (or `.gosync.yml`) which will be
77+
searched in current and parent directories.
78+
79+
* [Simple gosync.yml](examples/gosync.simple.yml)
80+
* [Full gosync.yml](examples/gosync.yml)
81+
7382
Example
7483
=======
7584

0 commit comments

Comments
 (0)