From 50506f4cfa6073f81c2792a8eaf4737df4bfe0bc Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Sat, 26 Dec 2020 18:52:39 +0000 Subject: [PATCH] fix(core): update --- readme.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7737ad6..366e71d 100644 --- a/readme.md +++ b/readme.md @@ -25,7 +25,11 @@ Platform support | [![Supports Windows 10](https://badgen.net/badge/supports%20W ## Usage -Use TypeScript for best in class intellisense +Use TypeScript for best in class intellisense. + +TypedSocket is the typedrequest you love, just in a bidirectional way. + +See the following examples from our test for reference: ## Contribution