From 687660ef584734f71b239b05cd46838dbed9cb32 Mon Sep 17 00:00:00 2001 From: Anonymous Date: Tue, 23 Jun 2015 14:19:41 +0000 Subject: [PATCH] README.md text --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7351f2c..cfd3f8c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -# Welcome to the filebrowser Durandal widget demo +# Durandal Filebrowser widget + +## What's this widget ? This [Durandal](http://durandaljs.com/) widget allows to display a folder tree and add some actions to manipulate this items : * A clic on a file or folder selects it @@ -12,5 +14,6 @@ This [Durandal](http://durandaljs.com/) widget allows to display a folder tree a * Delete an item (and its components) -**Licence** +#Licence + Source code is under [MIT Licence](http://opensource.org/licenses/mit-license.php) \ No newline at end of file