Update PIE.md

master
Matt Huntington 8 years ago committed by GitHub
parent 02f4fa3033
commit cf752d3be7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,7 +23,7 @@ As always, we'll need an `index.html` file:
<head>
<meta charset="utf-8">
<title></title>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="https://d3js.org/d3.v5.min.js"></script>
</head>
<body>
<svg>

Loading…
Cancel
Save