From 5aa236608a006dd8f529b791a0ae2f9992902bc0 Mon Sep 17 00:00:00 2001 From: j-p Date: Mon, 5 Feb 2018 21:02:46 +0100 Subject: [PATCH] Update README.md --- README.md | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) 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 -- 2.47.3