aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-10-02 17:47:06 -0700
committerMicah Lee <micah@micahflee.com>2022-10-02 17:47:06 -0700
commit451b4fcd3d4b1c534e06526f64b792a4885feb3e (patch)
tree980ddfa524353ac86d8b588c867269e27230ae66 /README.md
parent703ba01032d510654c16ab444c9c6d81b86cea59 (diff)
downloadonionshare-451b4fcd3d4b1c534e06526f64b792a4885feb3e.tar.gz
onionshare-451b4fcd3d4b1c534e06526f64b792a4885feb3e.zip
Replace CircleCI status badge with GitHub Actions one
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files 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)