diff options
author | Stefan Kreutz <mail@skreutz.com> | 2024-03-13 19:16:19 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2024-03-13 19:16:19 +0100 |
commit | 3e6c250a9bc3192550b30eabe65cc236d94dbef8 (patch) | |
tree | 15f6d6b27ff1f8869f5aa3f794716e2177da9a52 /wpa-psk | |
parent | 47ad684457eab838bbbc149a3f96d834df7b2a40 (diff) | |
download | wpa-psk-3e6c250a9bc3192550b30eabe65cc236d94dbef8.tar |
Link original Git repository
Diffstat (limited to 'wpa-psk')
-rw-r--r-- | wpa-psk/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/wpa-psk/README.md b/wpa-psk/README.md index 89bcef2..f3fd05d 100644 --- a/wpa-psk/README.md +++ b/wpa-psk/README.md @@ -5,7 +5,10 @@ passphrase. See also the corresponding command-line interface `wpa-psk-cli`. See the [crate documentation][docs] for more information. +This project's original source code is hosted [here][home]. + [docs]: https://docs.rs/wpa-psk/latest/wpa_psk/ +[home]: https://git.skreutz.com/wpa-psk.git/ ## License |