Added BSD license badge
This commit is contained in:
parent
623408bf31
commit
a740d9b63b
|
@ -1,4 +1,4 @@
|
||||||
# osync [](https://travis-ci.org/deajan/osync) [](https://github.com/deajan/osync/releases/latest)
|
# osync [](https://travis-ci.org/deajan/osync) [](https://opensource.org/licenses/BSD-3-Clause) [](https://github.com/deajan/osync/releases/latest)
|
||||||
|
|
||||||
A two way filesync script running on bash Llinux, BSD, Android, MacOSX, Cygwin, MSYS2, Win10 bash and virtually any system supporting bash).
|
A two way filesync script running on bash Llinux, BSD, Android, MacOSX, Cygwin, MSYS2, Win10 bash and virtually any system supporting bash).
|
||||||
File synchronization is bidirectional, and can be run manually, as scheduled task, or triggered on file changes in deamon mode.
|
File synchronization is bidirectional, and can be run manually, as scheduled task, or triggered on file changes in deamon mode.
|
||||||
|
|
Loading…
Reference in New Issue