Skip to content

Commit 15dfcd5

Browse files
committed
Add README.md
1 parent a2f88ae commit 15dfcd5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
<img src="https://raw.githubusercontent.com/jsdotlua/branding/main/Logo.png" align="right" height="128"/>
2+
3+
# VirtualizedList Lua
4+
### A high-performance virtualized scrolling list for [react-lua](https://github.com/jsdotlua/react-lua).
5+
6+
<a href="https://github.com/jsdotlua/virtualized-list-lua/blob/main/LICENSE.md">
7+
<img src="https://img.shields.io/badge/license-MIT-blue.svg" alt="license" height="18">
8+
</a>
9+
10+
<a href="https://github.com/jsdotlua/virtualized-list-lua/actions/workflows/ci.yml">
11+
<img src="https://github.com/jsdotlua/virtualized-list-lua/actions/workflows/ci.yml/badge.svg" alt="CI" height="18">
12+
</a>
13+
14+
---
15+
16+
TODO: Write rest of README

0 commit comments

Comments
 (0)