Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

# Axuno.VirtualFileSystem

![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/axuno/VirtualFileSystem/dotnet.yml?branch=main&label=Build%2C%20Test)
[![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/axuno/VirtualFileSystem/dotnet.yml?branch=main&label=Build%2C%20Test)](https://github.com/axuno/VirtualFileSystem/actions)

The Virtual File System makes it possible to manage files that do not exist on a physical file system (e.g. disk).

Expand Down