From 168debcad272181339b91b66fddf541ff29c6ce0 Mon Sep 17 00:00:00 2001 From: Jungpyo Hong <54448459+jphong1111@users.noreply.github.com> Date: Wed, 5 May 2021 03:26:00 -0500 Subject: [PATCH] update swift lint category --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 80d3639..28c8a70 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ ## Content - [Coding convention](#Coding-convention) + - [Swift Lint](#Swift-lint) - [Design Pattern](#Design-Pattern) - [Delegate](#Delegate) - [Singleton](#Singleton)