Skip to content

Commit f84da59

Browse files
phmatrayRitchie
andauthored
docs: add CI/CD workflow badge to README (#129)
Co-authored-by: Ritchie <ritchie@openclaw.ai>
1 parent ec034ca commit f84da59

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
@@ -13,6 +13,7 @@ A virtual file system implementation in modern C# with comprehensive demo applic
1313
[![GitHub pull requests](https://img.shields.io/github/issues-pr/Atypical-Consulting/VirtualFileSystem)](https://github.com/Atypical-Consulting/VirtualFileSystem/pulls)
1414
[![GitHub contributors](https://img.shields.io/github/contributors/Atypical-Consulting/VirtualFileSystem)](https://github.com/Atypical-Consulting/VirtualFileSystem/graphs/contributors)
1515
[![GitHub last commit](https://img.shields.io/github/last-commit/Atypical-Consulting/VirtualFileSystem)](https://github.com/Atypical-Consulting/VirtualFileSystem/commits/master)
16+
[![Build](https://github.com/Atypical-Consulting/VirtualFileSystem/actions/workflows/dotnet.yml/badge.svg)](https://github.com/Atypical-Consulting/VirtualFileSystem/actions/workflows/dotnet.yml)
1617
[![codecov](https://codecov.io/gh/Atypical-Consulting/VirtualFileSystem/branch/main/graph/badge.svg?token=041C4QKW6O)](https://codecov.io/gh/Atypical-Consulting/VirtualFileSystem)
1718

1819
[![NuGet](https://img.shields.io/nuget/v/Atypical.VirtualFileSystem.svg)](https://www.nuget.org/packages/Atypical.VirtualFileSystem)

0 commit comments

Comments
 (0)