add matrix links; IRC is on libera.chat now
This commit is contained in:
parent
965b949ccf
commit
83947014a6
|
@ -4,6 +4,9 @@
|
||||||
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/w1bdniovwm4egfyg/branch/master?svg=true)](https://ci.appveyor.com/project/warner/magic-wormhole)
|
[![Windows Build Status](https://ci.appveyor.com/api/projects/status/w1bdniovwm4egfyg/branch/master?svg=true)](https://ci.appveyor.com/project/warner/magic-wormhole)
|
||||||
[![codecov.io](https://codecov.io/github/magic-wormhole/magic-wormhole/coverage.svg?branch=master)](https://codecov.io/github/magic-wormhole/magic-wormhole?branch=master)
|
[![codecov.io](https://codecov.io/github/magic-wormhole/magic-wormhole/coverage.svg?branch=master)](https://codecov.io/github/magic-wormhole/magic-wormhole?branch=master)
|
||||||
[![Docs](https://readthedocs.org/projects/magic-wormhole/badge/?version=latest)](https://magic-wormhole.readthedocs.io)
|
[![Docs](https://readthedocs.org/projects/magic-wormhole/badge/?version=latest)](https://magic-wormhole.readthedocs.io)
|
||||||
|
[![Irc][https://img.shields.io/badge/irc.libera.chat-%23magic--wormhole-brightgreen]][https://web.libera.chat/]
|
||||||
|
[![Matrix][https://img.shields.io/badge/matrix.org-%23magic--wormhole-brightgreen]][https://matrix.to/#/#magic-wormhole:matrix.org]
|
||||||
|
|
||||||
|
|
||||||
Get things from one computer to another, safely.
|
Get things from one computer to another, safely.
|
||||||
|
|
||||||
|
|
|
@ -253,7 +253,8 @@ PAKE phase. See `src/wormhole/cli/cmd_send.py` for examples.
|
||||||
## Development
|
## Development
|
||||||
|
|
||||||
* Bugs and patches at the [GitHub project page](https://github.com/warner/magic-wormhole).
|
* Bugs and patches at the [GitHub project page](https://github.com/warner/magic-wormhole).
|
||||||
* Chat via [IRC](irc://irc.freenode.net/#magic-wormhole): #magic-wormhole on irc.freenode.net
|
* Chat via [IRC](irc://irc.libera.chat/#magic-wormhole): #magic-wormhole on irc.libera.chat
|
||||||
|
* Chat via [Matrix](https://matrix.to/#/#magic-wormhole:matrix.org): #magic-wormhole on matrix.org
|
||||||
|
|
||||||
To set up Magic Wormhole for development, you will first need to
|
To set up Magic Wormhole for development, you will first need to
|
||||||
install [virtualenv][].
|
install [virtualenv][].
|
||||||
|
|
Loading…
Reference in New Issue
Block a user