Skip to content

Commit

Permalink
headings again
Browse files Browse the repository at this point in the history
  • Loading branch information
creepersaur committed Oct 12, 2024
1 parent 6f7b781 commit 041a48e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
<div align="center">

<img width="400" alt="Quark" src="https://github.com/user-attachments/assets/2cc3f03e-4328-4106-9e38-70f731548862">

</div>

_A simple and easy to use reactive UI library for Roblox._
Expand Down Expand Up @@ -30,7 +31,7 @@ Check out the [Docs](./docs/) for more info. It also serves as a tutorial for be

Examples for stories are given in the [examples](./src/examples/) folder. For smaller examples and info, check Documentation above.

### New:
## New:

```lua
local New = Quark.New
Expand All @@ -57,7 +58,7 @@ New "Frame" {
}
```

### States:
## States:

```lua
local State = Quark.State
Expand Down

0 comments on commit 041a48e

Please sign in to comment.