From 7429029ee9d4cfb0bceb11ef0bfd2cdabbf53c31 Mon Sep 17 00:00:00 2001 From: richie2008 Date: Fri, 19 May 2017 12:58:58 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d0e91865b..015ef938d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ FineUI +============ +[![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) +> UI Framework in FineBI and FineReport -主页地址:[https://fanruan.github.io/fineui](https://fanruan.github.io/fineui) +Documentation +============= +Demo:[https://fanruan.github.io/fineui](https://fanruan.github.io/fineui) -帆软BI和帆软报表所使用的前端UI框架。 \ No newline at end of file + +License +============ +Please refer to [LICENSE](https://github.com/fanruan/fineui/blob/master/LICENSE) file. From 3b7ff3ef65b1c91971c453e3e4f86b8c5a92fe27 Mon Sep 17 00:00:00 2001 From: richie2008 Date: Fri, 19 May 2017 13:00:46 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 015ef938d..613616570 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,9 @@ FineUI ============ [![License](https://img.shields.io/badge/license-Apache%202-4EB1BA.svg)](https://www.apache.org/licenses/LICENSE-2.0.html) -> UI Framework in FineBI and FineReport +> UI Framework used in FineBI and FineReport + +For more details, see the website [http://www.fanruan.com](http://www.fanruan.com). Documentation =============