update README

This commit is contained in:
Liam Waldron 2023-05-08 14:13:10 -04:00
parent 99dea01d0a
commit b387d1d3bb

8
README
View File

@ -20,3 +20,11 @@ Run make:
(user)$ make
Install:
(root)# make install
+ Tips
To sync passwords between devices, set up a Git repository and run a cron job to
occasionally sync devices to it.
(!) WARNING - Ensure this repository is visible to ONLY YOU. The best way to ensure
this is to host your own Git server on your network.