Update badge links in README.md to main branch (#635)

This commit is contained in:
Max Goedjen
2025-08-26 18:48:03 -07:00
committed by GitHub
parent c32ceb6ad8
commit cff1fde90e

View File

@@ -1,4 +1,4 @@
# Secretive ![Test](https://github.com/maxgoedjen/secretive/workflows/Test/badge.svg) ![Release](https://github.com/maxgoedjen/secretive/workflows/Release/badge.svg)
# Secretive ![Test](https://github.com/maxgoedjen/secretive/workflows/Test/badge.svg?branch=main) ![Release](https://github.com/maxgoedjen/secretive/workflows/Release/badge.svg)
Secretive is an app for storing and managing SSH keys in the Secure Enclave. It is inspired by the [sekey project](https://github.com/sekey/sekey), but rewritten in Swift with no external dependencies and with a handy native management app.