Skip to content

Commit 5b43632

Browse files
Merge pull request #59 from RasmusBroborg/AddCodeScanningBadge
Update README.md with code scanning badge
2 parents 798d4d4 + b93a028 commit 5b43632

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
[![CI](https://github.com/RasmusBroborg/DotnetTimecode/actions/workflows/ci.yml/badge.svg)](https://github.com/RasmusBroborg/DotnetTimecode/actions/workflows/ci.yml)
66
[![NuGet](https://img.shields.io/nuget/v/DotnetTimecode.svg)](https://www.nuget.org/packages/DotnetTimecode/)
77
[![Nuget](https://img.shields.io/nuget/dt/DotnetTimecode.svg)](https://nuget.org/packages/DotnetTimecode)
8+
[![CodeQL](https://github.com/RasmusBroborg/DotnetTimecode/actions/workflows/codeql.yml/badge.svg)](https://github.com/RasmusBroborg/DotnetTimecode/actions/workflows/codeql.yml)
89

910
Dotnet Timecode is a C# class library for working with SMPTE Timecodes defined by the Society of Motion Picture and Television Engineers in the SMPTE 12M specification.
1011

0 commit comments

Comments
 (0)