From: j-p Date: Mon, 5 Feb 2018 20:02:46 +0000 (+0100) Subject: Update README.md X-Git-Tag: v0.9.5-beta~184 X-Git-Url: https://git.osiis.dedyn.io/?a=commitdiff_plain;h=5aa236608a006dd8f529b791a0ae2f9992902bc0;p=jp%2Fcrow.git Update README.md --- diff --git a/README.md b/README.md index cfd9cde4..5339b80d 100644 --- a/README.md +++ b/README.md @@ -38,19 +38,21 @@ for easy c# code linking.

#### Features -- [Declarative interface definition](interface-markup-language). -- [Templates](Templates) -- [Styling](Styling) -- [Dynamic binding system](The-binding-system) +- [Declarative interface definition](https://github.com/jpbruyere/Crow/wiki/interface-markup-language). +- [Templates](https://github.com/jpbruyere/Crow/wiki/Templates) +- [Styling](https://github.com/jpbruyere/Crow/wiki/Styling) +- [Dynamic binding system](https://github.com/jpbruyere/Crow/wiki/The-binding-system) - SVG rendering (with [rsvg library](https://developer.gnome.org/rsvg/)) #### Documentation -* [Introduction](Global-architecture) -* [Classes documentation autogenerated from doxygen](index) -* [Tutorials](Tutorials) +* [Introduction](https://github.com/jpbruyere/Crow/wiki/Global-architecture) +* [Classes documentation autogenerated from doxygen](https://github.com/jpbruyere/Crow/wiki/index) +* [Tutorials](https://github.com/jpbruyere/Crow/wiki/Tutorials) Please report bugs and issues on [GitHub](https://github.com/jpbruyere/Crow/issues) +------------------- + ## Getting Start ### Requirements