From a1a586ab8fed3713d201b4bf3a589890a72f4664 Mon Sep 17 00:00:00 2001 From: Spencer von der Ohe Date: Sat, 10 Jun 2023 15:56:45 -0600 Subject: [PATCH] Imrove marketing features --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8db1fc..a2af992 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ Simple Node.js multiprocessing library similar to multiprocessing.Pool in Python - 🔥 [Blazing](https://twitter.com/acdlite/status/974390255393505280) fast - 🚫 No dependencies! - 🤖 Supports running functions and worker scripts on another process -- 🚀 Can signifcantly speed up your code -- 🔒 Supports TypeScript +- 🚀 Signifcantly speed up your code +- 🔒 TypeScript Support - 😌 Simple to use and easy to learn ## Installation