Skip to content

Commit c13a7f6

Browse files
committed
Update the copy a bit, drop official IE support
1 parent 024150a commit c13a7f6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515

1616
## What is Mithril.js?
1717

18-
A modern client-side JavaScript framework for building Single Page Applications. It's small (<!-- size -->9.12 KB<!-- /size --> gzipped), fast and provides routing and XHR utilities out of the box.
18+
A modern client-side JavaScript framework for web applications big and small. It's small (<!-- size -->9.12 KB<!-- /size --> gzipped), fast, and highly stable. And it offers utilities for routing, state management, and more right out of the box.
1919

20-
Mithril.js is used by companies like Vimeo and Nike, and open source platforms like Lichess 👍.
20+
Mithril.js has been used by companies like Vimeo, Nike, and Amazon, and open source platforms like Lichess. 👍
2121

22-
Mithril.js supports IE11, Firefox ESR, and the last two versions of Firefox, Edge, Safari, and Chrome. No polyfills required. 👌
22+
Mithril.js supports Firefox ESR and the last two versions of Firefox, Edge, Safari, and Chrome. No polyfills required. 👌
2323

2424
## Installation
2525

0 commit comments

Comments
 (0)