diff --git a/README.md b/README.md index 7eca06579..b1baa15bc 100644 --- a/README.md +++ b/README.md @@ -6,9 +6,15 @@ * iD is a JavaScript [OpenStreetMap](https://www.openstreetmap.org/) editor. * It's intentionally simple. It lets you do the most basic tasks while - not breaking other people's data. + not breakin +8:50:56 AM: import esbuild from 'esbuild'; +8:50:56 AM: ^^^^^^^ +8:50:56 AM: SyntaxError: Unexpected identifierg other people's data. * It supports all popular modern desktop browsers: Chrome, Firefox, Safari, Opera, and Edge. +8:50:56 AM: import esbuild from 'esbuild'; +8:50:56 AM: ^^^^^^^ +8:50:56 AM: SyntaxError: Unexpected identifier * iD is not yet designed for mobile browsers, but this is something we hope to add! * Data is rendered with [d3.js](https://d3js.org/). @@ -32,7 +38,7 @@ Come on in, the water's lovely. More help? Ping `Martin Raifer`/`tyr_asd` or `bh ## Prerequisites -* [Node.js](https://nodejs.org/) version 10 or newer +* [Node.js](https://nodejs.org/) version 12 or newer * [`git`](https://www.atlassian.com/git/tutorials/install-git/) for your platform * Note for Windows users: * Edit `$HOME\.gitconfig`: