aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Pärtel <martin.partel@gmail.com>2024-03-05 16:27:45 +0200
committerMartin Pärtel <martin.partel@gmail.com>2024-03-05 16:27:45 +0200
commit9cdde5e97122ea2405a146760d9b06f8517ca832 (patch)
treed4495adb672a10ed1da404e809ad8a3ecb3fd0d8
parentba14ad1f91db87771553a85fb3fd0754a2ca69d6 (diff)
downloadbindfs-9cdde5e97122ea2405a146760d9b06f8517ca832.tar.gz
Readme: updated build status badges.
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7c80127..b3239b4 100644
--- a/README.md
+++ b/README.md
@@ -58,8 +58,7 @@ See https://github.com/osxfuse/osxfuse/wiki/Mount-options for details.
## Test suite ##
-[![Build Status (FUSE 2)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml/badge.svg)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml)
-[![Build Status (FUSE 3)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml/badge.svg)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml)
+[![Build Status](https://github.com/mpartel/bindfs/actions/workflows/tests.yml/badge.svg)](https://github.com/mpartel/bindfs/actions/workflows/tests.yml)
Bindfs comes with a (somewhat brittle and messy) test suite.