gluon-remote-node

Node Version of gluon remote
git clone git://archive.git.mtrnord.blog/MTRNord/gluon-remote-node.git
Log | Files | Refs | README | LICENSE

commit 05ada4845cccfb3d8a4188b93bfcece1d56e3864
parent 3a48ce48327e7f415ef9f4e9d3370e6c0b87cd94
Author: Axel Rindle <axel.rindle@gmx.de>
Date:   Fri, 30 Mar 2018 23:58:36 +0200

Fix some typos and a link.
Diffstat:
MREADME.md | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -1,6 +1,6 @@ # Gluon Remote -An Tool to easily manage Freifunk Gluon Routers. (WIP) +A tool to easily manage Freifunk Gluon Routers. (WIP) Discussion Thread: https://forum.freifunk.net/t/gluon-remote-tool/ @@ -33,7 +33,7 @@ Commandline: ``` Usage: npm start [options] [command] -SSH Key has to be an private one. It is used to connect to the Router which means that you have to have an private key for the Tool and the public one must be registered in the Router +SSH Key has to be a private one. It is used to connect to the Router which means that you have to have a private key for the Tool and the public one must be registered in the Router Commands: @@ -67,7 +67,7 @@ Test's not implemented yet ## Versioning -We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). +We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/MTRNord/gluon_remote_node/tags). ## Authors