Update README.md
This commit is contained in:
parent
df74db7322
commit
f605581b50
@ -6,6 +6,8 @@ Because the wordlist is of exactly size 2^16, Niceware is also useful for conver
|
|||||||
* Free software: MIT license
|
* Free software: MIT license
|
||||||
* Supports .NET Standard (core), .NET 4.6
|
* Supports .NET Standard (core), .NET 4.6
|
||||||
|
|
||||||
|
**This C# port is a fork of [trpalmer's dotnet-niceware](https://github.com/trpalmer/dotnet-niceware)**
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
To Install:
|
To Install:
|
||||||
@ -27,4 +29,4 @@ var passphrase = Niceware.GeneratePassphrase(8);
|
|||||||
```
|
```
|
||||||
|
|
||||||
## Credits
|
## Credits
|
||||||
Niceware for .NET is a port of [Niceware](https://github.com/diracdeltas/niceware) by [yan](https://diracdeltas.github.io/blog/about/)
|
Niceware for .NET is a port of [Niceware](https://github.com/diracdeltas/niceware) by [yan](https://diracdeltas.github.io/blog/about/)
|
||||||
|
Loading…
Reference in New Issue
Block a user