Skip to content

Commit

Permalink
chore: Add logo to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
steve8708 authored and mhevery committed Jun 10, 2021
1 parent 0d46524 commit e5fecca
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
<br />

<p align="center">
<img alt="Qwik Logo" width="400" src="https://cdn.builder.io/api/v1/image/assets%2FYJIGb4i01jvw0SRdL5Bt%2F667ab6c2283d4c4d878fb9083aacc10f" />
</p>

<br />


# `Qwik` DOM-Centric, Resumable Web-App Framework

An Open-Source framework designed for best possible [time to interactive](https://web.dev/interactive/), by focusing on [resumability](./docs/RESUMABLE.md) of server-side-rendering of HTML, and [fine-grained lazy-loading](./docs/LAZY_LOADING.md) of code.
Expand Down

0 comments on commit e5fecca

Please sign in to comment.