From 86baf487e7773cddcd3630ef875c9e7c7ff442b8 Mon Sep 17 00:00:00 2001 From: Vadim Lopatin Date: Wed, 29 Jul 2020 07:24:10 +0300 Subject: [PATCH] add link to beamui on readme - close #607 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6d2509f1..f0baf10c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,11 @@ Screenshots: [http://buggins.github.io/dlangui/screenshots.html](http://buggins. Coding style: [https://github.com/buggins/dlangui/blob/master/CODING_STYLE.md](https://github.com/buggins/dlangui/blob/master/CODING_STYLE.md) +*BeamUI* - actual fork of DlangUI - in active development : [https://github.com/dayllenger/beamui](https://github.com/dayllenger/beamui) + + + + WARNING: dependencies in dlangui/deps now are git submodules (if you previously cloned them into deps directory, remove deps dir before updating dlangui project)