From 201505f947921a65456fee0f2031a8d2130a7c30 Mon Sep 17 00:00:00 2001 From: Dennis Hong Date: Fri, 12 Aug 2022 20:44:25 -0500 Subject: [PATCH] update swiftGen description --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f380d1a..b06393d 100644 --- a/README.md +++ b/README.md @@ -1619,6 +1619,7 @@ Enter url of library that you want to install - Quick/Nimble - Testing Library + Asynchronous tests purpose - Periphery - A tool to identify unused code in Swift Projects - ReactorKit - A framework for a reactive and unidirectional Swift application architecture +- SwiftGen - SwiftGen is a tool to automatically generate Swift code for resources of your projects (like images etc), to make them type-safe to use. - etc...