mirror of
https://github.com/signaller-matrix/signaller.git
synced 2024-11-09 12:11:03 +00:00
Update CI paths
This commit is contained in:
parent
713fc3cb02
commit
90270cfd61
@ -1,8 +1,8 @@
|
|||||||
# Signaller
|
# Signaller
|
||||||
|
|
||||||
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
|
[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme)
|
||||||
[![Build Status](https://travis-ci.com/nxshock/signaller.svg?branch=master)](https://travis-ci.com/nxshock/signaller)
|
[![Build Status](https://travis-ci.com/signaller-matrix/signaller.svg?branch=master)](https://travis-ci.com/signaller-matrix/signaller)
|
||||||
[![Coverage Status](https://coveralls.io/repos/github/nxshock/signaller/badge.svg)](https://coveralls.io/github/nxshock/signaller)
|
[![Coverage Status](https://coveralls.io/repos/github/signaller-matrix/signaller/badge.svg)](https://coveralls.io/github/signaller-matrix/signaller)
|
||||||
|
|
||||||
> A Matrix homeserver, which written in Go language.
|
> A Matrix homeserver, which written in Go language.
|
||||||
|
|
||||||
@ -22,7 +22,7 @@ This is a lightweight (but full-featured) Matrix server, written in Go language,
|
|||||||
## Building
|
## Building
|
||||||
|
|
||||||
```
|
```
|
||||||
$ git clone https://github.com/nxshock/signaller.git
|
$ git clone https://github.com/signaller-matrix/signaller.git
|
||||||
$ cd signaller
|
$ cd signaller
|
||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user