Update Library/README.md

This commit is contained in:
Apapapa 2025-02-20 11:46:08 +00:00
parent 327fa6b61b
commit e15d8886c5

View File

@ -3,7 +3,7 @@ This documentation is for the stable release of Orion Library.
## Booting the Library ## Booting the Library
```lua ```lua
local JustHub = loadstring(game:HttpGet(('https://git.warceuproject.org/Apapapa/AutoFarm/raw/branch/main/Library/testing2.lua')))() local JustHub = loadstring(game:HttpGet(('https://git.warceuproject.org/Apapapa/ScriptRoblox/raw/branch/main/Library/testing2.lua')))()
``` ```