Update writing-plugins.md

pull/481/head
Arijit Basu 2 years ago committed by GitHub
parent 4fa90d715e
commit de45123e26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -14,7 +14,7 @@ integers. They will be plugged using the `require()` function in Lua.
A minimal plugin should confirm to the following structure:
```
plugin-name
.
├── README.md
└── init.lua
```

Loading…
Cancel
Save