Update README.md

This commit is contained in:
fnuesse 2018-11-21 17:21:42 +01:00
parent c76378fa37
commit c5f29483a1
No known key found for this signature in database
GPG key ID: 2089A3431243E819

View file

@ -23,6 +23,7 @@ Those are mainly used to discuss all sorts of topics for Passman and it's apps!
* [Password generation](https://github.com/nextcloud/passman#password-generation)
* [Storing credentials](https://github.com/nextcloud/passman#storing-credentials)
* [Support passman](https://github.com/nextcloud/passman#support-passman)
* [Development](https://github.com/nextcloud/passman#development)
* [API](https://github.com/nextcloud/passman#api)
* [Docker](https://github.com/nextcloud/passman#docker)
* [Maintainers](https://github.com/nextcloud/passman#main-developers)
@ -64,8 +65,9 @@ For more screenshots: [Click here](http://imgur.com/a/giKVt)
For a demo of this app visit [https://demo.passman.cc](https://demo.passman.cc)
## Tested on
- NextCloud 10 / 11
- ownCloud 9.1+
- Nextcloud 14
For older Versions see the [Releases Tab](https://github.com/nextcloud/passman/releases)
## External apps
@ -110,8 +112,6 @@ This time using the following routine:
### Sharing credentials.
Passman allows users to share passwords (this can be turned off by an administrator).
## API
For developers Passman offers an [api](https://github.com/nextcloud/passman/wiki/API).