Skip to content

Commit c82c444

Browse files
committed
adding badges with useful links
1 parent ce12853 commit c82c444

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,14 @@
11

22
# Zyborg.AWS.Lambda.Kerberos
33

4-
Helps implement Kerberos-aware/authenticated AWS Lambda functions.
4+
Implement Kerberos-aware/authenticated AWS Lambda functions in .NET Core.
5+
6+
---
7+
8+
[![GitHub WorkFlow - CI](https://github.com/zyborg/Zyborg.AWS.Lambda.Kerberos/workflows/CI/badge.svg)](https://github.com/zyborg/Zyborg.AWS.Lambda.Kerberos/actions?CI)
9+
[![GitHub Release Notes (latest by date)](https://img.shields.io/github/v/release/zyborg/Zyborg.AWS.Lambda.Kerberos)](https://github.com/zyborg/Zyborg.AWS.Lambda.Kerberos/releases/latest)
10+
[![Nuget Release](https://img.shields.io/nuget/v/Zyborg.AWS.Lambda.Kerberos)](https://www.nuget.org/packages/Zyborg.AWS.Lambda.Kerberos/)
11+
[![GitHub Preview](https://img.shields.io/badge/github%20nuget-latest%20preview-orange)](https://github.com/zyborg/Zyborg.AWS.Lambda.Kerberos/packages)
512

613
---
714

0 commit comments

Comments
 (0)