@@ -43,7 +43,7 @@ In addition we wanted to make this program customizable for other companies.
4343- A company may provide custom configuration files together with the executable binary.
4444
4545- A company may compile its configurations directly into the executable binary. This makes it possible to provide a
46- single executable file for the end users, that contains all required configurations by default.
46+ single executable file for the end users, that contains all required configurations by default.
4747
4848In both cases the end user just has to click the * Connect* button and does not have to change any settings.
4949
@@ -54,15 +54,22 @@ In both cases the end user just has to click the *Connect* button and does not h
5454
5555In the best case the end user will just have to click the * Connect* button. But maybe the support staff will have to
5656tell his IP address to the end user. Therefore the user will find the most basic settings directly in the application
57- window.
57+ window.
5858
5959
6060### Extended settings dialog
6161
6262![ extended settings dialog] ( misc/screenshots/settings-dialog.png )
6363
6464All relevant settings for a VNC reverse connection (tunneled through SSH) can be modified in the extended settings
65- dialog if necessary.
65+ dialog if necessary.
66+
67+
68+ Documentation
69+ -------------
70+
71+ You can find documentations about * Remote Support Tool* in the
72+ [ project wiki] ( https://github.com/OpenIndex/RemoteSupportTool/wiki ) .
6673
6774
6875Bundled VNC servers
@@ -120,9 +127,9 @@ Supported operating systems
120127Translations
121128------------
122129
123- * Remote Support Tool* was developed in ** English** and is already translated into ** German** . Other translations can be
124- created with [ Poedit ] ( http ://poedit.net/ ) . The translation catalog can be found at ` misc/Remote-Support-Tool.pot ` . Feel
125- free to send us your translations .
130+ * Remote Support Tool* is developed in ** English** and is already translated into ** German** . The
131+ [ translation documentation ] ( https ://github.com/OpenIndex/RemoteSupportTool/wiki/Translation ) contains informations
132+ about how to translate the application for yourself .
126133
127134
128135License
@@ -138,3 +145,4 @@ Further informations
138145- [ * Remote Support Tool* at GitHub] ( https://github.com/OpenIndex/RemoteSupportTool )
139146- [ Releases of * Remote Support Tool* ] ( https://github.com/OpenIndex/RemoteSupportTool/releases )
140147- [ Changelog of * Remote Support Tool* ] ( https://github.com/OpenIndex/RemoteSupportTool/blob/master/CHANGELOG.md )
148+ - [ Documentation of * Remote Support Tool* ] ( https://github.com/OpenIndex/RemoteSupportTool/wiki )
0 commit comments