From 8ae97400e68ea91fea7883caaebc09381db507f2 Mon Sep 17 00:00:00 2001 From: Josh Baker Date: Sat, 10 Apr 2021 17:42:27 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e466b11c..52d81722 100644 --- a/README.md +++ b/README.md @@ -311,7 +311,7 @@ The server will respond in [JSON](https://json.org) or [RESP](https://redis.io/t ## Tile38 Clients Libraries -The following clients are built specifically for Tile38. +The following clients are built specifically for Tile38. Clients that support most Tile38 features are marked with a ⭐️. - ⭐️ Go: [xjem/t38c](https://github.com/xjem/t38c)