Skip to content

Commit ad2e138

Browse files
authored
Update README.md
1 parent 34508ce commit ad2e138

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,11 @@ Administer your linux client machine remotely via any REST/json server e.g. [Rem
2525
***Persist (Optional)***: Implement your own persistence mechanism in "*src/operations.cpp::persist section*"
2626

2727
## Usage
28-
For server side; you can use [this server app as a command & control unit](https://github.com/tajiknomi/Remote_Administrative_Console/releases/tag/v1.0.0) or you can use your own REST/json http server.
28+
For server side; you can use [this server app as a command & control unit](https://github.com/tajiknomi/Remote_Administrative_Console/releases/tag/v1.0.0)
29+
30+
![Alt text](https://raw.githubusercontent.com/tajiknomi/Remote_Administrative_Console/main/screenshots/2.JPG)
31+
32+
or you can use your own REST/json http server.
2933

3034
Download the [clientHTTP_linux binaries]() from release section use the below command to communicate with the server.
3135
```

0 commit comments

Comments
 (0)