Skip to content

Commit bd71d34

Browse files
committed
readme is updated
1 parent d2ac7b6 commit bd71d34

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
# Global Input App WebSocket Server
2-
This is a WebSocket server responsible for relaying encrypted messages between devices. Being as part of the Mobile Integration Platform powered by [Global Input App](https://globalinput.co.uk/), which secures data using end-to-end encryption at the device-to-device level, it can run on an unsecured infrastructure.
2+
This is a WebSocket server responsible for relaying encrypted messages between devices.
3+
Because the Mobile Integration Platform, which is powered by [Global Input App](https://globalinput.co.uk/), secures data using end-to-end encryption at the device-to-device level, the WebSocket server can run on an unsecured infrastructure.
34

45
### Download
5-
Download the application:
6+
Download the application source code:
67
```shell
78
git clone https://github.com/global-input/global-input-node.git
89
cd global-input-node

0 commit comments

Comments
 (0)