From 39426cf2c993d77624a4a87da6224b730e735c9e Mon Sep 17 00:00:00 2001 From: Alexander Wunschik Date: Sat, 31 Dec 2016 16:49:10 +0100 Subject: [PATCH] general improvements of the readme --- README.md | 33 +++++++++++++-------------------- 1 file changed, 13 insertions(+), 20 deletions(-) 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