insync: add a note about trial and costing money

This commit is contained in:
Benjamin Staffin 2017-01-09 20:58:04 -05:00
parent 41b69a09b6
commit eae2a12ebb

View File

@ -31,6 +31,8 @@ stdenv.mkDerivation rec {
computer. It has more advanced features than Google's official client computer. It has more advanced features than Google's official client
such as multiple account support, Google Doc conversion, symlink support, such as multiple account support, Google Doc conversion, symlink support,
and built in sharing. and built in sharing.
There is a 15-day free trial, and it is a paid application after that.
''; '';
}; };
} }