Skip to content

Commit 4e8cf41

Browse files
Update README.md
1 parent c2318cb commit 4e8cf41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ client.connect({boost::asio::ip::address::from_string("127.0.0.1"), 1234});
7070
```terminal
7171
./build/tests/boost-tcp-server-client-tests
7272
```
73-
### Include in CMake project
73+
## Include in CMake project
7474
```cmake
7575
include(FetchContent)
7676
Fetchcontent_Declare(boost-tcp-server-client

0 commit comments

Comments
 (0)