Skip to content

Commit

Permalink
Fix build badge
Browse files Browse the repository at this point in the history
Signed-off-by: moson-mo <[email protected]>
  • Loading branch information
moson-mo committed Sep 15, 2023
1 parent 51e0b9c commit d1a8a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
## Simple GUI application for gocryptfs

[![GitHub release](https://img.shields.io/github/v/tag/moson-mo/cryptor.svg?label=release&sort=semver)](https://github.com/moson-mo/cryptor/releases)
[![build](https://img.shields.io/github/actions/workflow/status/moson-mo/cryptor/build.yml?branch=main)](https://github.com/moson-mo/cryptor/actions)
[![build](https://img.shields.io/github/actions/workflow/status/moson-mo/cryptor/build.yml?branch=master)](https://github.com/moson-mo/cryptor/actions)

cryptor is a simple GUI wrapper for [gocryptfs](https://github.com/rfjakob/gocryptfs), written in Vala using the GTK toolkit.
It allows you to create and mount gocryptfs encrypted file systems via a graphical user interface.
Expand Down

0 comments on commit d1a8a7e

Please sign in to comment.