mirror of https://github.com/buggins/dlangui.git
fixes
This commit is contained in:
parent
9ee63808f8
commit
cca65bf61b
11
README.md
11
README.md
|
@ -222,3 +222,14 @@ Hello World
|
|||
// run message loop
|
||||
return Platform.instance.enterMessageLoop();
|
||||
}
|
||||
|
||||
|
||||
|
||||
Sample project
|
||||
------------------------------------------------------------
|
||||
|
||||
There is sample project which is using DLangUI.
|
||||
|
||||
https://github.com/buggins/dlangide
|
||||
|
||||
Attempt to write IDE using DLangUI.
|
||||
|
|
Loading…
Reference in New Issue