Skip to content
This repository was archived by the owner on Aug 3, 2024. It is now read-only.

Commit 689c475

Browse files
authored
Update README.md
1 parent 895d732 commit 689c475

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ To create a plugin you will need to create a new file such as <command_name>.lua
2323
Situation admin will treat every lua file within the folder as a function, whatever is inside the file is what is gets ran whenever you execute the command.<br>
2424
The name of the file will be what the command is called for example if the file is named "example.lua" to run the command you would type "command" in the input
2525
</p>
26+
<h1>License</h1>
27+
The source code for Situation admin is available under the [MIT license][mit].
28+
29+
[mit]: LICENSE
2630
<h1>Thank you to our contributors</h>
2731

2832
[![contributors](https://contributors-img.web.app/image?repo=Teemsploit/SituationAdmin.lua)](https://github.com/Teemsploit/SituationAdmin.lua/graphs/contributors)

0 commit comments

Comments
 (0)