From: j-p Date: Sun, 4 Aug 2019 13:07:07 +0000 (+0200) Subject: Update README.md X-Git-Tag: v0.9.5-beta~137^2~19 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=b20adc8c1ecc78e7ce47c73808aacbae316bb55d;p=jp%2Fcrow.git Update README.md --- diff --git a/README.md b/README.md index c85937dc..e66c6135 100644 --- a/README.md +++ b/README.md @@ -22,6 +22,7 @@

+ **C.R.O.W.** is an [application framework](https://en.wikipedia.org/wiki/Application_framework) for building portable graphical interfaces entirely developed in **C#**. It provides a declarative interface language with **styling** and **templates** called [IML](interface-markup-language) for **Interface Markup Language** similar to [XAML](https://en.wikipedia.org/wiki/Extensible_Application_Markup_Language) and a binding system for easy code linking. C.R.O.W. is in **beta** development state, api could change.