Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 713 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 713 Bytes

A Better Browser – Cloudflare App

Giving Cloudflare site owners a way to promote upgrading their old Internet Explorer browser.

Usage

Install the dependencies with npm install

  • npm start Watch for file changes and compile them.
  • npm run build Compiles your JavaScript and CSS once for release.

How to add a language

  • Fork this repository
  • Edit translations.js and your language in alphabetical order (leave English at the top)
  • Commit your changes, preferably in one commit
  • Make a pull request

Please do not change increase version or minify the file (we will do that ourselves).

License

The contents are under the public domain. See LICENSE for more information.