From 1501943047b7f1e09da856cfc1d0e5a184279358 Mon Sep 17 00:00:00 2001 From: Adrian Godong Date: Thu, 26 Dec 2019 09:09:35 -0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c693f34..89cf3f8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A helper library to generate GitHub JWT from GitHub Apps private key. +See [note for usage example](https://octokitnet.readthedocs.io/en/latest/github-apps/#additional-notes). + [![Build status](https://ci.appveyor.com/api/projects/status/58svorf4e8ayx7pw/branch/master?svg=true)](https://ci.appveyor.com/project/adriangodong/githubjwt/branch/master) [![NuGet](https://img.shields.io/nuget/v/GitHubJwt.svg)](https://www.nuget.org/packages/GitHubJwt/)