Update readme
This commit is contained in:
@@ -42,8 +42,8 @@ var simulation = d3.forceSimulation(nodes);
|
|||||||
- [index.js](index.js) Export list of the module
|
- [index.js](index.js) Export list of the module
|
||||||
- [src/](src) Source code of the module
|
- [src/](src) Source code of the module
|
||||||
- [package.json](package.json) Node.js moudle descriptor with build scripts
|
- [package.json](package.json) Node.js moudle descriptor with build scripts
|
||||||
- [img](img) Images for this readme file
|
- [examples/](examples) An example page implementing the library
|
||||||
- [examples](examples) An example page running all the algorithms implemented
|
- [img/](img) Images for this readme file
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user