From 396236254ac0f99f00aec6e5852b28feeda35949 Mon Sep 17 00:00:00 2001 From: s2 Date: Tue, 21 Nov 2017 20:54:48 +0100 Subject: [PATCH] readme --- README.md | 12 ++++++++++++ src/README.md | 5 ----- 2 files changed, 12 insertions(+), 5 deletions(-) create mode 100644 README.md delete mode 100644 src/README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..df234f2 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# pwgen reloaded + +## What it does + +A firefox addon that generates a password and copies it to the clipboard + +![pwgen reloaded in action](img/screenshot.png) + +## install + +On amo! +[https://addons.mozilla.org/firefox/addon/pwgen-reloaded/](https://addons.mozilla.org/firefox/addon/pwgen-reloaded/) \ No newline at end of file diff --git a/src/README.md b/src/README.md deleted file mode 100644 index c4b6e6d..0000000 --- a/src/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# pwgen - -## What it does ## - -Simply generate a password and copy it to the clipboard