Updated readme

This commit is contained in:
severin
2014-03-19 16:58:08 +01:00
parent 4e7e1e9c45
commit b87392906b

View File

@@ -1,8 +1,16 @@
# Eiffel Web Framework # WSF Javascript Widgets
## Overview ## Overview
A library to easily build HTML web pages with predefined widgets.
## Dependencies ## Dependencies
* * Bootstrap 3.0.0 (Licensed under the Apache License v2.0, http://getbootstrap.com/)
* Datepicker for Bootstrap (Licensed under the Apache License v2.0, http://www.eyecon.ro/bootstrap-datepicker/)
* jQuery v1.10.2 (MIT License, https://jquery.org/)
* typeahead.js 0.9.3 - Modified by Yassin Hassan (MIT License, https://github.com/twitter/typeahead)