This website works better with JavaScript.
Home
Help
Sign In
heuzef
/
lesspass
mirror of
https://github.com/lesspass/lesspass.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
67
Wiki
Activity
Browse Source
update README.md
pull/342/head
Guillaume Vincent
8 years ago
parent
dce645da59
commit
8f693048c9
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
README.md
+ 3
- 0
README.md
View File
@@ -23,3 +23,6 @@ LessPass npm module use to generate unique password
var password = lesspass.createPassword(masterPassword, entry);
console.log(password); // ubUB4[yqAD3?od
## Test
npm run test
Write
Preview
Loading…
Cancel
Save