Skip to content

Commit 98df58f

Browse files
authored
Update README.md
1 parent ef54d1a commit 98df58f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ You ghould have the data all set. So far, this is only known to work in Chrome,
3535
## Dependencies
3636

3737
* The AES-CTR uses [Bouncy Castle](http://www.bouncycastle.org/csharp/licence.html) to decrypt. This is licensed as stated [here](http://www.bouncycastle.org/csharp/licence.html)
38+
39+
## Other Libraries Used
40+
3841
* The QR decoder is from [ZXing.Net](https://www.nuget.org/packages/ZXing.Net/). It is licensed under the [Apache 2.0 License](http://www.apache.org/licenses/LICENSE-2.0)
3942
* The MemeCrypto came from [PKHex](https://www.nuget.org/packages/ZXing.Net/). It is licensed under [GPL V3](https://github.com/kwsch/PKHeX/blob/master/LICENSE.md)
4043

@@ -43,5 +46,5 @@ You ghould have the data all set. So far, this is only known to work in Chrome,
4346
* [@SciresM](https://twitter.com/sciresm?lang=en) for laying out the process for [Rental QR decoding.](https://gist.github.com/SciresM/f3d20f8c77f5514f2d142c9760939266)
4447

4548
## Update History
46-
22/08/2017 Version 0.1: Added Hidden Power type to the move outputs if Hidden Power is found.
49+
22/08/2017 Version 0.1: Added Hidden Power type to the move outputs if Hidden Power is found.
4750
10/09/2017 Version 1.0: Added Forms and Abilities.

0 commit comments

Comments
 (0)