Skip to content

Commit c22ca1d

Browse files
author
Rami Hansen
committed
update tests badge
1 parent 64b7105 commit c22ca1d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Vain Directory Model
22

3-
[![Run Tests](https://github.com/carl-sr/ValueTreeLib/actions/workflows/RunTests.yml/badge.svg?branch=develop)](https://github.com/carl-sr/ValueTreeLib/actions/workflows/RunTests.yml)
4-
3+
[![Run Tests](https://github.com/VainAudio/DirectoryModel/actions/workflows/RunTests.yml/badge.svg)](https://github.com/VainAudio/DirectoryModel/actions/workflows/RunTests.yml)
54

65
A couple JUCE modules that are useful for representing and interacting with files and directories through `juce::ValueTree`.
76
It allows displaying a directory's contents in a tree view and allowing the user to make selections and open/close directories with their mouse or arrow keys.

0 commit comments

Comments
 (0)