Skip to content

Commit c621598

Browse files
committed
minor changes
1 parent c9c930e commit c621598

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ About this program
2222

2323
[Remote administration](https://en.wikipedia.org/wiki/Remote_administration) is common practice in software support for end users. There are a lot of different solutions on the market, that can solve this task. But most of them are lacking at least in one of these requirements:
2424

25-
- The end user should be able to start the remote administration session with as less clicks as possible.
25+
- The end user should be able to start the remote administration session with as few clicks as possible.
2626

2727
- No complex installation procedure should be required. The end user just has to download a single file and start it.
2828

@@ -40,7 +40,7 @@ About this program
4040

4141
Because we did not find a solution that fits all of these requirements, we've decided to build our own solution to fit this gap. From a customer perspective this application behaves similar to the [UltraVNC Single Click](http://www.uvnc.com/products/uvnc-sc.html) solution - but it also provides encryption and supports Linux and macOS.
4242

43-
In addition we wanted to make this program customizable for other companies. A company may compile a custom configuration into the application. This makes it possible to provide a single executable file for the end users, that contains all required configurations by default.
43+
In addition, we wanted to make this program customizable for other companies. A company may compile a custom configuration into the application. This makes it possible to provide a single executable file for the end users, that contains all required configurations by default.
4444

4545

4646
### Customer Support Tool

0 commit comments

Comments
 (0)