aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRobin Krahl <robin.krahl@ireas.org>2019-12-27 23:08:51 +0100
committerRobin Krahl <robin.krahl@ireas.org>2019-12-27 23:08:51 +0100
commit9b864579a818002a3a6025a4155530966da2312d (patch)
treec239f0ed40355c8db2d627a4c7d6f32c39dcbbb6 /README.md
parent4467ce7a2d1eedb320e92e5a26f1b93bc41d3611 (diff)
downloadnitrokey-rs-9b864579a818002a3a6025a4155530966da2312d.tar.gz
nitrokey-rs-9b864579a818002a3a6025a4155530966da2312d.tar.bz2
Update and correct the readme file
This patch updates the readme regarding the support by Nitrokey UG and fixes an editing error in the test section.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index b9a5d54..12a9f6d 100644
--- a/README.md
+++ b/README.md
@@ -55,11 +55,11 @@ Note that the tests assume that the device’s passwords are the factory default
(admin PIN `12345678`, user PIN `123456`, update password `12345678`) and that
an AES key has been built. Some tests will overwrite the data stored on the
Nitrokey device or perform a factory reset. Never execute the tests if you
-unless yout want to destroy all data on all connected Nitrokey devices!
+don’t want to destroy all data on any connected Nitrokey device!
## Acknowledgments
-Thanks to Nitrokey UG for providing a Nitrokey Storage to support the
+Thanks to Nitrokey UG for providing two Nitrokey devices to support the
development of this crate. Thanks to Daniel Mueller for contributions to
`nitrokey-rs` and for the `nitrokey-test` crate.