From 139510ffe4347d8cc296b6d1e673382c0a24fe03 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9s=20Correa=20Casablanca?=
 <castarco@coderspirit.xyz>
Date: Thu, 15 Jul 2021 15:41:22 +0200
Subject: [PATCH] list @coderspirit/nominal as an utility types lib

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index a88129b..089ac94 100644
--- a/README.md
+++ b/README.md
@@ -79,6 +79,7 @@ There also exist helper type libraries:
 - [ts-toolbelt](https://github.com/pirix-gh/ts-toolbelt) ([Reddit](https://www.reddit.com/r/typescript/comments/c2nq7k/higher_type_safety_for_typescript_with_tstoolbelt/))
 - [tiny-types](https://github.com/jan-molak/tiny-types)
 - [ts-essentials](https://github.com/krzkaczor/ts-essentials)
+- [nominal](https://github.com/Coder-Spirit/nominal)
 
 seriously, check some of these out, they represent a ton of accumulated typescript experience.