Update docs

This commit is contained in:
Insality
2023-07-11 21:46:56 +03:00
parent bdacd4a440
commit 6ed48772a3
10 changed files with 67 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
-- Copyright (c) 2021 Maksim Tuprikov <insality@gmail.com>. This code is licensed under MIT license
--- Druid UI Component Framework.
-- # Overview #
-- <b># Overview #</b>
--
-- Druid - powerful Defold component UI library. Use basic and extended
-- Druid components or make your own game-specific components to make
@@ -9,7 +9,7 @@
--
-- To start using Druid, please refer to the Basic Usage section below.
--
-- # Tech Info #
-- <b># Notes #</b>
--
-- • Each Druid instance maintains the self context from the constructor and passes it to each Druid callback.
--