From 105af4845d7bab257d1603aaf5965ee6fd2cec74 Mon Sep 17 00:00:00 2001 From: nickware Date: Tue, 21 Jan 2025 17:46:26 +0300 Subject: [PATCH] README.md: license block fixes --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 10795e4..0f02f7c 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,9 @@ Not a framework. No dependencies. Just a library. ### LICENCE Facefull library is distributed under the MIT Licence. + +Facefull contains the [Material Design Icons](https://github.com/Templarian/MaterialDesign-Webfont/tree/master) font, which is licensed under the Apache 2.0 license. + ---------------------------------------------------------------- ### QUICK START Just run `facefullCreate()` or `facefullCreate(true)` (for native desktop app) in your main JS file.