Skip to content

Commit

Permalink
Modified README.md.
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastien Sikora committed Nov 29, 2021
1 parent 465f0b8 commit 87cebee
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ int main(int argc, char *argv[]) {
```
<br />

Compile and run:
Compile server_demo.cpp and client_demo.cpp, run server_demo:
<br />

```
Expand Down Expand Up @@ -237,6 +237,9 @@ user@home:~/Documents/cpp_projects/satellite_terminal$
```
<br />

Output in child terminal emulator instance:
<br />

```
Fifo working path is /home/sebsikora/Documents/cpp_projects/satellite_terminal/
Client test_client opened fifo test_server_fifo_cs_0 for writing on descriptor 3
Expand Down

0 comments on commit 87cebee

Please sign in to comment.