README.md edited online with Bitbucket
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# WiseMapping: a Web based mindmapping application
|
# WiseMapping - Web Based Mindmapping Tool
|
||||||
|
|
||||||
## Project Information
|
## Project Information
|
||||||
|
|
||||||
@@ -15,6 +15,7 @@ The following products must be installed:
|
|||||||
### Compiling
|
### Compiling
|
||||||
|
|
||||||
WiseMapping uses Maven as packaging and project management. The project is composed of 4 maven sub-modules:
|
WiseMapping uses Maven as packaging and project management. The project is composed of 4 maven sub-modules:
|
||||||
|
|
||||||
* core-js: Utilities JavaScript libraries
|
* core-js: Utilities JavaScript libraries
|
||||||
* web2d: JavaScript 2D SVG abstraction library used by the mind map editor
|
* web2d: JavaScript 2D SVG abstraction library used by the mind map editor
|
||||||
* mindplot: JavaScript mind map designer core
|
* mindplot: JavaScript mind map designer core
|
||||||
@@ -113,11 +114,8 @@ The node.setShapeType(mindplot.model.TopicShape.IMAGE) defines a image node. Th
|
|||||||
|
|
||||||
* Pablo Luna
|
* Pablo Luna
|
||||||
* Paulo Veiga
|
* Paulo Veiga
|
||||||
* Ignacio Manzano
|
|
||||||
* Nicolas Damonte
|
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The source code is Licensed under the WiseMapping Open License, Version 1.0 (the “License”);
|
The source code is Licensed under the WiseMapping Open License, Version 1.0 (the “License”);
|
||||||
|
|
||||||
You may obtain a copy of the License at: http://www.wisemapping.org/license
|
You may obtain a copy of the License at: http://www.wisemapping.org/license
|
||||||
|
Reference in New Issue
Block a user