From 0e279cdad5b7e9cd3dce639e38556070c6bd00d3 Mon Sep 17 00:00:00 2001 From: Martin Raifer Date: Fri, 11 Feb 2022 18:09:00 +0100 Subject: [PATCH] remove accidentally copy-pasted content --- README.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index b1baa15bc..a4643aaaa 100644 --- a/README.md +++ b/README.md @@ -5,16 +5,8 @@ ## Basics * iD is a JavaScript [OpenStreetMap](https://www.openstreetmap.org/) editor. -* It's intentionally simple. It lets you do the most basic tasks while - 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 +* It's intentionally simple. It lets you do the most basic tasks while not breaking other people's data. +* It supports all popular modern desktop browsers: Chrome, Firefox, Safari, Opera, and Edge. * 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/).