4.diff (1174B)
1 diff --git a/README.md b/README.md 2 index 1ecdf69..722a753 100644 3 --- a/README.md 4 +++ b/README.md 5 @@ -1,6 +1,6 @@ 6 # Gluon Remote 7 8 -An Tool to easily manage Freifunk Gluon Routers. (WIP) 9 +A tool to easily manage Freifunk Gluon Routers. (WIP) 10 11 Discussion Thread: https://forum.freifunk.net/t/gluon-remote-tool/ 12 13 @@ -33,7 +33,7 @@ Commandline: 14 ``` 15 Usage: npm start [options] [command] 16 17 -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 18 +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 19 20 Commands: 21 22 @@ -67,7 +67,7 @@ Test's not implemented yet 23 24 ## Versioning 25 26 -We use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/your/project/tags). 27 +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). 28 29 ## Authors 30