chore: update README
This commit is contained in:
parent
e76188f87f
commit
6220faa65f
|
@ -3,9 +3,10 @@
|
|||
A project to generate Teal types definitions for the Awesome WM based on the API documentation.
|
||||
|
||||
[![status-badge](https://woodpecker.aireone.xyz/api/badges/Aire-One/awesomewm.d.tl/status.svg)](https://woodpecker.aireone.xyz/Aire-One/awesomewm.d.tl)
|
||||
|
||||
# Dependencies
|
||||
|
||||
Project dependencies :
|
||||
## Project dependencies
|
||||
|
||||
- Lua5.4
|
||||
- Luarocks
|
||||
|
@ -13,10 +14,11 @@ Project dependencies :
|
|||
|
||||
Note that additional dependencies are installed as rocks with Luarocks.
|
||||
|
||||
Development dependencies:
|
||||
## Development dependencies
|
||||
|
||||
- Luacheck
|
||||
- Stylua
|
||||
- Busted-tl (https://gitea.aireone.xyz/Aire-One/busted-tl)
|
||||
|
||||
# Run the project
|
||||
|
||||
|
|
Loading…
Reference in New Issue