aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-10-25 13:20:46 -0700
committerMicah Lee <micah@micahflee.com>2018-10-25 13:20:46 -0700
commita16d56239a1f57373056e8b824b11d6175483016 (patch)
treec54b6f2c3b77032dee8f14a6417673b043db34a5 /README.md
parent354604dbdbb0801fe69e65d845d105eda25d375f (diff)
downloadonionshare-a16d56239a1f57373056e8b824b11d6175483016.tar.gz
onionshare-a16d56239a1f57373056e8b824b11d6175483016.zip
Update CI build status image in readme to use CircleCI instead of Travis
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 55487045..052aaf59 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# OnionShare
-[![Build Status](https://travis-ci.org/micahflee/onionshare.png)](https://travis-ci.org/micahflee/onionshare)
+[![CircleCI](https://circleci.com/gh/micahflee/onionshare.svg?style=svg)](https://circleci.com/gh/micahflee/onionshare)
[OnionShare](https://onionshare.org) lets you securely and anonymously share files of any size. It works by starting a web server, making it accessible as a Tor Onion Service, and generating an unguessable URL to access and download the files. It does _not_ require setting up a separate server or using a third party file-sharing service. You host the files on your own computer and use a Tor Onion Service to make it temporarily accessible over the internet. The receiving user just needs to open the URL in Tor Browser to download the file.