Skip to content

Commit 791fe09

Browse files
committed
docs: 📚 update license
1 parent 903c14e commit 791fe09

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
A simple framework-agnostic JSON Web Token authentication solution.
66

7+
## 📄 License
8+
9+
Licensed under the [MIT license](https://opensource.org/licenses/MIT) and is free for private or commercial projects.
10+
711
## 📥 Installation
812

913
```bash
@@ -154,7 +158,3 @@ if ($subject) {
154158
echo "Invalid token";
155159
}
156160
```
157-
158-
## 📄 License
159-
160-
Licensed under MIT. Totally free for private or commercial projects.

0 commit comments

Comments
 (0)