Skip to content

Commit

Permalink
headings
Browse files Browse the repository at this point in the history
  • Loading branch information
creepersaur committed Oct 12, 2024
1 parent 4e93b63 commit 6f7b781
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,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 +57,7 @@ New "Frame" {
}
```

States:
### States:

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

0 comments on commit 6f7b781

Please sign in to comment.