Update README.md
This commit is contained in:
		@@ -1,7 +1,10 @@
 | 
			
		||||
# GoPass
 | 
			
		||||
An easy to use command-line password generator that creates secure passwords (Version 1.1 adds proper cryptographic seeding of math/rand)
 | 
			
		||||
 | 
			
		||||
An easy to use command-line password generator that creates secure passwords (Version 1.1 adds proper cryptographic
 | 
			
		||||
seeding of math/rand)
 | 
			
		||||
 | 
			
		||||
# Usage:
 | 
			
		||||
 | 
			
		||||
<code>./gopass [number of characters]</code><br>
 | 
			
		||||
<hr>
 | 
			
		||||
eg:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user