From 8b95cf476e161f7843df1e59048b4870effcce57 Mon Sep 17 00:00:00 2001 From: jesperorb Date: Sun, 14 Apr 2024 10:08:48 +0200 Subject: [PATCH] chore: update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 4eb03fc..ceaf22a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ Intl Explorer is an interactive tool for experimenting and trying out the [ECMAScript Internationalization API](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl). The API is available under the namespace Intl in JavaScript and provides language sensitive string comparison, number formatting, and date and time formatting. -Screenshot of website of Intl-explorer - ## Live site **[https://intl-explorer.com/](https://intl-explorer.com/)**