1
0
Fork 0
mirror of https://github.com/Luzifer/password.git synced 2024-12-20 04:41:17 +00:00

Fixed some wording / URLs in README

This commit is contained in:
Knut Ahlers 2015-05-10 20:11:31 +02:00
parent 86ed9d81c8
commit 092ab68613

View file

@ -1,12 +1,12 @@
# Luzifer / password
This project is a rewrite of my former password generator written in Python. The intention is to provide a fast and secure way to generate one or more passwords using a CLI tool or a HTTP(s) API.
This project is a rewrite of my former password generator written in Python. The intention is to provide a fast and secure way to generate one or more passwords using a CLI tool, a HTTPs page or a HTTPs API.
## Usage
### Via Web
My service [pwd.knut.me](http://pwd.knut.me/) is powered by this API and will provide you with secure passwords.
My service [Secure Password](https://pwd.luzifer.io/) is powered by this app and will provide you with secure passwords.
### Via CLI