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/)**