diff --git a/README.md b/README.md index 18fed816..ab8faaea 100644 --- a/README.md +++ b/README.md @@ -19,8 +19,7 @@ The library consists of the following components: - Network. Display a network (force directed graph) with nodes and edges. - Timeline. Display different types of data on a timeline. -The vis.js library is developed by [Almende B.V](http://almende.com). - +The vis.js library was initially developed by [Almende B.V](http://almende.com). ## Install @@ -37,18 +36,16 @@ Link via cdnjs: http://cdnjs.com Or download the library from the github project: [https://github.com/almende/vis.git](https://github.com/almende/vis.git). - ## Load - To use a component, include the javascript and css files of vis in your web page: ```html
- - + + ``` - ## Test To test the library, install the project dependencies once: @@ -303,12 +297,11 @@ To test the library, install the project dependencies once: Then run the tests: - $ npm test - + $ npm run test ## License -Copyright (C) 2010-2015 Almende B.V. +Copyright (C) 2010-2016 Almende B.V. and Contributors Vis.js is dual licensed under both