From d7dad17787b4eb1c48b17ce6ec4588e2bea1abb2 Mon Sep 17 00:00:00 2001 From: Manuel Santos Date: Mon, 8 Apr 2024 16:06:27 +0100 Subject: [PATCH] Update README.md Add productivity section with katxupa library --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 7700bf5..2191f2c 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,7 @@ Welcome to the **Mastering TypeScript series**. This series will introduce the c - [Data Structure](#data-structure) - [Database](#database) - [Server](#server) + - [Productivity](#productivity) - [TypeScript IDE](#typescript-ide) - [Offline](#offline) - [IDE/Plugins](#ideplugins) @@ -396,6 +397,9 @@ Welcome to the **Mastering TypeScript series**. This series will introduce the c - [samchon - tgrid](https://github.com/samchon/tgrid) - [samchon - mutex-server](https://github.com/samchon/mutex-server) +### Productivity +- [Katxupa](katxupa.gitbook.io) + ## TypeScript IDE ### Offline