From 6e42fc0f1ca5f8a80a73e5470a1ce1c4be9a6b16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Rivi=C3=A8re?= Date: Tue, 25 Aug 2020 15:11:17 +0200 Subject: [PATCH] versions @2 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0832339..b7ed29c 100644 --- a/README.md +++ b/README.md @@ -21,9 +21,9 @@ To use this module, create a [simulation](#simulation) for an array of [nodes](# If you use NPM, `npm install d3-force`. Otherwise, download the [latest release](https://github.com/d3/d3-force/releases/latest). You can also load directly from [d3js.org](https://d3js.org), either as a [standalone library](https://d3js.org/d3-force.v2.min.js) or as part of [D3](https://github.com/d3/d3). AMD, CommonJS, and vanilla environments are supported. In vanilla, a `d3_force` global is exported: ```html - - - + + +