Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FruityQC committed Aug 4, 2022
1 parent 2a640c8 commit 7b3d525
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,6 @@ Navigate to `/qb-inventory/html/images` and drag `holster.png` from [image folde
```lua
['holster'] = {['name'] = 'holster', ['label'] = 'Holster', ['weight'] = 5, ['type'] = 'item', ['image'] = 'holster.png', ['unique'] = true, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = 'An holster to quickly draw your handgun.'},

```
```

# Feel free to fork and contribute with [Pull requests](https://github.com/YoungDev06/qb-holster/pulls)!

0 comments on commit 7b3d525

Please sign in to comment.