From 2cca7bdd0957d3ffa915931e8919a9c92f204a2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tobias=20L=C3=B8fgren?= Date: Tue, 9 Jan 2024 13:52:37 +0100 Subject: [PATCH] chore: Update title in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a4bac9..ba4ce0c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# `DeepOmit` +# Deep Utility Types Utility types for operations on nested objects. Fully type-safe, has nice autocompletion, and works with arrays.