Skip to content

Commit c2f3876

Browse files
committed
update readme
1 parent 4b56701 commit c2f3876

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<p align="center"><img src="https://user-images.githubusercontent.com/44045911/147237798-174728c9-7399-4b47-be39-78ef69198a0d.png" alt="fre logo" width="130"></p>
22
<h1 align="center">Fre</h1>
33
<p align="center">👻 Tiny Concurrent UI library with Fiber.</p>
4-
<p align="center">
4+
55
[![Apache licesed](https://img.shields.io/badge/MIT-cyan?logo=mit)](https://github.com/frejs/fre/blob/master/LICENSE)
66
[![Build Status](https://img.shields.io/github/actions/workflow/status/yisar/fre/main.yml)](https://github.com/yisar/fre/actions)
77
[![Code Coverage](https://img.shields.io/codecov/c/github/frejs/fre.svg)](https://codecov.io/gh/yisar/fre)
88
[![npm-v](https://img.shields.io/npm/v/fre.svg)](https://npmjs.com/package/fre)
99
[![npm-d](https://img.shields.io/npm/dt/fre.svg)](https://npmjs.com/package/fre)
1010
[![brotli](http://img.badgesize.io/https://unpkg.com/fre/dist/fre.js?compression=brotli&label=brotli)](https://bundlephobia.com/result?p=fre)
1111

12-
</p>
12+
1313

1414
- **Concurrent Mode** — This is an amazing idea, which implements the coroutine scheduler in JavaScript, it also called **Time slicing**.
1515

0 commit comments

Comments
 (0)