From b27b669ae687f4595a813d370ca000dca1df3a52 Mon Sep 17 00:00:00 2001 From: Scott Duckworth Date: Tue, 25 Mar 2014 16:08:48 -0400 Subject: [PATCH] change wording in readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1b85442..2488e0b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # django-sshkey -django-sshkey allows you to associate SSH public keys to Django user accounts. -It provides views to list, add, edit, and delete keys, each of which is -intended for end-user consumption. It also provides a lookup view and -corresponding lookup commands that are suitable for use with the +django-sshkey allows you to associate multiple SSH public keys with Django +user accounts. It provides views to list, add, edit, and delete keys, each of +which is intended for end-user consumption. It also provides a lookup view +and corresponding lookup commands that are suitable for use with the `AuthorizedKeysCommand` feature in [OpenSSH][1] 6.2 and above. ## The Django app -- libgit2 0.26.0