Commit b27b669a by Scott Duckworth

change wording in readme

parent 9ca10250
# django-sshkey # django-sshkey
django-sshkey allows you to associate SSH public keys to Django user accounts. django-sshkey allows you to associate multiple SSH public keys with Django
It provides views to list, add, edit, and delete keys, each of which is user accounts. It provides views to list, add, edit, and delete keys, each of
intended for end-user consumption. It also provides a lookup view and which is intended for end-user consumption. It also provides a lookup view
corresponding lookup commands that are suitable for use with the and corresponding lookup commands that are suitable for use with the
`AuthorizedKeysCommand` feature in [OpenSSH][1] 6.2 and above. `AuthorizedKeysCommand` feature in [OpenSSH][1] 6.2 and above.
## The Django app ## The Django app
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment