Skip to content

Commit f913f1a

Browse files
author
Alexey
committed
ok
1 parent b5f7622 commit f913f1a

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
5) Кеширует запросы по ключу IP + UserAgent
1212

1313
Скриншот ***click-monitor.exe***
14-
![Скриншот click-monitor.exe](./docs/desctop_app.png)
15-
<img src="./docs/report_system.png" width="550" />
14+
![Скриншот click-monitor.exe](./docs/desctop_app.png)
15+
<img src="./docs/report_system.png" width="550" />
1616
Скриншот удаленного ws терминала ***rest-repiter.exe***
17-
<img src="./docs/ws_logger-repiter.png" width="550" />
17+
<img src="./docs/ws_logger-repiter.png" width="550" />
1818

19-
Компиляция:
19+
Компиляция:
2020
```sh
2121
CGO_ENABLED=0 GOOS=windows go build -gcflags "all=-N -l" -o service.exe
2222
CGO_ENABLED=0 GOOS=linux go build -gcflags "all=-N -l" -o service

0 commit comments

Comments
 (0)