From 5a077ba3568022b55b63fb49f31e0a5053e06fa6 Mon Sep 17 00:00:00 2001 From: rwinkhart Date: Sat, 9 Jul 2022 16:01:10 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c84dc97..5a98a34 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,11 @@ # sshyp-labs Experimental extensions for the sshyp password manager. +sshyp-labs is currently the home of sshyp-mfa, and soon to be the home of password-pasture (sshyp-gui). + +# Installation and Usage Instructions +[sshyp-mfa](https://github.com/rwinkhart/sshyp-labs/wiki/sshyp-mfa) + # Acknowledgements sshyp-mfa relies on [ValvePython/steam](https://github.com/ValvePython/steam) for Steam support.