From 186737c77c6b748bc98e733b34bf0200d633ea85 Mon Sep 17 00:00:00 2001 From: febbweiss Date: Tue, 14 Nov 2017 15:46:18 +0000 Subject: [PATCH] Feature: dependencies --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index f9415fc..0ea43ef 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,16 @@ The list is rendering such as a paginated table with a quick filter input. Click Documents are stored in a _documents_ folder. + +Built with : +--- + +* UI : [Bulma](https://bulma.io) +* MVC : [AngularJS](https://angularjs.org/) +* PDF Reader : [angular-pdf](http://github.com/sayanee/angularjs-pdf) +* Pagination : [angularUtils](https://github.com/michaelbromley/angularUtils.git) +* Icons : [Font Awesome](http://fontawesome.io) + Licence : ----------