Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nats-ji authored Feb 19, 2021
1 parent fbd1561 commit 8fdaf72
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ I also included some useful functions for easier and faster ImGui styling.
Please make PR if you want to fix bugs or make improvements
### How to use

1. Add this library to your mod's requirements list (You do not need to include this lib in your mod) [[Github]](https://github.com/Nats-ji/CPStyling.lua/releases/latest) | [[Nexus]](https://www.nexusmods.com/users/106335388?tab=user+files)
1. Add this library to your mod's requirements list [[Github]](https://github.com/Nats-ji/CPStyling.lua/releases/latest) | [[Nexus]](https://www.nexusmods.com/users/106335388?tab=user+files)
(You do not need to include this lib in your mod)
2. Require CPStyling
```lua
CPS = GetMod("CPStyling"):New() -- Read below to learn how to use custom theme
Expand Down

0 comments on commit 8fdaf72

Please sign in to comment.