From 2736e452c44778b8721d039e0e0065471253e011 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zoran=20Todorovi=C4=87?= Date: Tue, 30 Mar 2021 17:07:35 +0200 Subject: [PATCH] Reference License in Readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 0fe0270..9357b4e 100644 --- a/README.md +++ b/README.md @@ -346,3 +346,8 @@ struct Price: Codable { var type: String? } ``` + +## License +IzzyParser is released under the MIT license. ![See LICENSE](https://github.com/undabot/izzyparser-ios/blob/master/LICENSE.md) for details. + +