Skip to content

Commit 89f5a4e

Browse files
authored
Update README.md
1 parent 86b3d3e commit 89f5a4e

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
@@ -1,10 +1,10 @@
1-
# Repository with a code for the "Network Programming in the High-level Languages" book
1+
# Repository with a code for the "Network Programming" book
22

33
[![Build C++ code for Linux](https://github.com/artiomn/network-programming-book-code/actions/workflows/cpp-linux-build.yml/badge.svg)](https://github.com/artiomn/network-programming-book-code/actions/workflows/cpp-linux-build.yml)
44
[![Build C++ code for Windows](https://github.com/artiomn/network-programming-book-code/actions/workflows/cpp-windows-build.yml/badge.svg)](https://github.com/artiomn/network-programming-book-code/actions/workflows/cpp-windows-build.yml)
55
[![Build and push Docker images](https://github.com/artiomn/network-programming-book-code/actions/workflows/docker-images-build.yml/badge.svg)](https://github.com/artiomn/network-programming-book-code/actions/workflows/docker-images-build.yml)
66

7-
Код для книги "Сетевое программирование на языках высокого уровня".
7+
Код для книги "Сетевое программирование".
88

99
## Оглавление
1010

0 commit comments

Comments
 (0)