From 8c5afec4f73f445456ed978e4caf2d1b299e5240 Mon Sep 17 00:00:00 2001 From: Luke <39926192+LukeWasTakenn@users.noreply.github.com> Date: Tue, 7 Nov 2023 18:57:26 +0100 Subject: [PATCH] chore(package): update readme --- package/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/package/README.md b/package/README.md index 46347f3..bbb65e3 100644 --- a/package/README.md +++ b/package/README.md @@ -3,8 +3,7 @@ Not all ox_lib functions found in Lua are supported, the ones that are will have a JS/TS example on the documentation. -Currently, all the available functions for JS/TS can be found under the `resource` folder in -ox_lib. +You still need to use and have the ox_lib resource included into the resource you are using the npm package in. ## Installation