From fb00ac88d551d54a8c3a894efe11ad656fcb33f4 Mon Sep 17 00:00:00 2001 From: Chris Foster Date: Mon, 14 Feb 2022 18:35:45 -0800 Subject: [PATCH] Add typescript feature note --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a210327..69fc0ec 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Full Nodejs bindings to the Akismet (https://akismet.com) spam detection service. Features: +* Typescript support * API support for async/await, promises, and callbacks * Supports all active versions of node (10 to 16) * Supports all Akismet API features