From a6cdfe8e8e657996a2b2856e046be782a4a990ac Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Sun, 2 Oct 2022 17:47:06 -0700 Subject: [PATCH] Replace CircleCI status badge with GitHub Actions one --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 83af0f90..fe65dfc1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ ![OnionShare](/docs/source/_static/logo.png) +[![Run Tests](https://github.com/onionshare/onionshare/actions/workflows/tests.yml/badge.svg)](https://github.com/onionshare/onionshare/actions/workflows/tests.yml) + # OnionShare OnionShare is an open source tool that lets you securely and anonymously share files, host websites, and chat with friends using the Tor network. @@ -19,7 +21,3 @@ See [these instructions](https://docs.onionshare.org/2.3/en/install.html#install ## Documentation To learn how OnionShare works, what its security properties are, how to use it, and how to contribute to the project, check out https://docs.onionshare.org. - ---- - -Test status: [![CircleCI](https://circleci.com/gh/onionshare/onionshare.svg?style=svg)](https://circleci.com/gh/onionshare/onionshare)