From a5e34cfd1a0df0bc0a068112edabded5ec649e6b Mon Sep 17 00:00:00 2001 From: Matvey Melishev <58311421+melishev@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:51:05 +0100 Subject: [PATCH] fix: add gui tools and browser libs to content section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d620650..263d88f 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,8 @@ A curated list of WebSockets related principles and technologies. - [Rust](#rust) - [Swift](#swift) - [Protocols and APIs](#protocols-and-apis) +- [GUI Testing Tools](#gui-testing-tools) +- [Browser libraries](#browser-libraries) - [Command-Line Interface (CLI) Tools](#command-line-interface-cli-tools) - [Real Life Stories](#real-life-stories) - [Security](#security)