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 c97036bdc4d4cac15f412f66c07740ff5fa481b8
parent 3a48ce48327e7f415ef9f4e9d3370e6c0b87cd94
Author: Marcel <MTRNord@users.noreply.github.com>
Date:   Sat, 31 Mar 2018 10:41:47 +0200

Merge pull request #4 from axelrindle/axelrindle-fix-typos

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