diff --git a/samples/README.md b/samples/README.md index e0ae0c3a6ff..8f5e33b6f7d 100644 --- a/samples/README.md +++ b/samples/README.md @@ -10,7 +10,7 @@ the building process. * `csvparser` - simple CSV file parser and analyzer * `echoServer` - TCP/IP echo server * `gitchurn` - program interoperating with `libgit2` for GIT repository analysis - * `gtk` - GTK2 interoperability example + * `gtk` - GTK3 interoperability example * `html5Canvas` - WebAssembly example * `libcurl` - using of FTP/HTTP/HTTPS client library `libcurl` * `nonBlockingEchoServer` - multi-client TCP/IP echo server using co-routines