Skip to content

Commit 626ac79

Browse files
committed
Update README.
1 parent d048a5f commit 626ac79

File tree

1 file changed

+6
-11
lines changed

1 file changed

+6
-11
lines changed

README.md

Lines changed: 6 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,19 @@
1-
# ChirpStack Gateway Relay
1+
# ChirpStack Gateway Mesh
22

3-
**This project is work in progress!**
4-
5-
ChirpStack Gateway Relay is a software component that can turn a LoRa<sup>&reg;</sup>
3+
ChirpStack Gateway Mesh is a software component that can turn a LoRa<sup>&reg;</sup>
64
gateway into a relay. This makes it possible to extend the LoRa coverage, without
75
the need to connect each LoRa gateway to the internet.
86

9-
The difference with the LoRa Alliance Relay protocol specification (TS011) is
10-
that this solution does not require any End Device modifications.
11-
127
## Documentation and binaries
138

14-
Please refer to the [ChirpStack Gateway Relay](https://www.chirpstack.io/docs/chirpstack-gateway-relay/)
9+
Please refer to the [ChirpStack Gateway Mesh](https://www.chirpstack.io/docs/chirpstack-gateway-mesh/)
1510
for documentation and pre-compiled binaries.
1611

1712
## Building from source
1813

1914
### Requirements
2015

21-
Building ChirpStack Gateway Relay requires:
16+
Building ChirpStack Gateway Mesh requires:
2217

2318
* [Nix](https://nixos.org/download.html) (recommended) and
2419
* [Docker](https://www.docker.com/)
@@ -52,7 +47,7 @@ make test
5247

5348
### Compiling binaries
5449

55-
Execute the following commands to build the ChirpStack Gateway Relay binaries and
50+
Execute the following commands to build the ChirpStack Gateway Mesh binaries and
5651
packages:
5752

5853
```bash
@@ -65,4 +60,4 @@ make dist
6560

6661
## License
6762

68-
ChirpStack Gateway Relay is distributed under the MIT license. See also [LICENSE](https://github.com/brocaar/chirpstack-gateway-relay/blob/master/LICENSE).
63+
ChirpStack Gateway Mesh is distributed under the MIT license. See also [LICENSE](https://github.com/chirpstack/chirpstack-gateway-mesh/blob/master/LICENSE).

0 commit comments

Comments
 (0)