From 67b7eb60dc2643d01ae8380c288159e77816b20b Mon Sep 17 00:00:00 2001 From: goldim Date: Sun, 10 Mar 2024 23:26:53 +0300 Subject: [PATCH] Updated readme --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7e238b8..ef28b4f 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To use Bernstein in your application, go to the application root directory and i ```sh $ qx package update $ qx package list -$ qx package install scro34/Bernstein +$ qx package install goldim/Bernstein ``` Now you just have to modify your compile.json to enable the theme: ```sh @@ -41,6 +41,10 @@ Now you just have to modify your compile.json to enable the theme: ], ``` +## TODO list + + - Try to replace web fonts instead of standard icons and make them optional + ## License @@ -49,4 +53,5 @@ Distributed under the MIT License. See `LICENSE` file for more information. ## Contact -Norbert Schröder - [@scro34](http://scro34.de/) - email: n.schroeder@scro34.de \ No newline at end of file +Norbert Schröder - [@scro34](http://scro34.de/) - email: n.schroeder@scro34.de +Dmitrii Zolotov - [@goldim](https://github.com/goldim) - email: zolotovdy@yandex.ru \ No newline at end of file