Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mattosaurus committed Aug 20, 2019
1 parent a6d9e39 commit c21ef8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ BouncyCastle.NetCore (>= 1.8.1.3)
Microsoft.NETCore.App (>= 1.1.2)

# Usage
This is intended for usage in .NET Core projects.
This is intended for usage in .NET Core projects. For further examples see the [tests](https://github.com/mattosaurus/PgpCore/blob/master/PgpCore.Tests/UnitTests.cs).

```C#
using (PGP pgp = new PGP())
Expand Down

0 comments on commit c21ef8a

Please sign in to comment.