Update README.md

main
Sara 2024-03-21 15:44:07 +00:00
parent a11348f9bc
commit 295a89ff60
1 changed files with 3 additions and 9 deletions

View File

@ -3,6 +3,8 @@
Assumes a pretty big display, might need some adjustment for your own screen.
![screenshot](2024-03-21_15-03-1711032570.png)
![screenshot](2024-03-21_16-03-1711034572.png)
![screenshot](2024-03-21_16-03-1711035725.png)
```lua
require'startup'.setup({
@ -108,12 +110,4 @@ require'startup'.setup({
parts = {'keygen_church', 'lower', 'praise', 'body', 'piano'}
})
```
Changing the order allows creating results like
![screenshot](2024-03-21_16-03-1711034572.png)
or
![screenshot](2024-03-21_16-03-1711035725.png)
```