Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattosaurus committed Oct 21, 2023
1 parent e8d3ec8 commit 9225aa8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# PgpCore

![.NET](https://github.com/mattosaurus/PgpCore/actions/workflows/dotnet.yml/badge.svg)
![.NET](https://github.com/mattosaurus/PgpCore/actions/workflows/build-on-pr.yml/badge.svg)

A .NET Core class library for using PGP.

Expand Down Expand Up @@ -57,7 +57,7 @@ If you want a (basic) example of how you can use an Azure Function to encrypt/de
* [VerifyClearFileAsync](#verifyclearfileasync)
* [VerifyClearStreamAsync](#verifyclearstreamasync)
* [VerifyClearArmoredStringAsync](#verifycleararmoredstringasync)
* [Verify and Read Clear](#verifyand readclear)
* [Verify and Read Clear](#verifyandreadclear)
* [VerifyAndReadClearFileAsync](#verifyandreadclearfilessync)
* [VerifyAndReadClearStreamAsync](#verifyandreadclearstreamasync)
* [VerifyAndReadClearArmoredStringAsync](#verifyandreadcleararmoredstringasync)
Expand Down

0 comments on commit 9225aa8

Please sign in to comment.