Skip to content

Commit 733245e

Browse files
committed
Added Browser support in README
1 parent 8180bb1 commit 733245e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ I think this is better than the xkcd passphrase generator because it uses a bett
1212

1313
It's a single html file. Download the .html file onto your computer and run it locally. There are no web requests except for a stupid github shortcut icon to the link back here. Also no javascript frameworks or anything like that. I know right?
1414

15+
Tested in latest Chrome / Firefox
16+
1517
## Implementation
1618

1719
I hacked it together without any frameworks, it does use a generator function and other modern Javascript features. It's a hack, but whatever.

0 commit comments

Comments
 (0)