Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit f061543

Browse files
authored
Update README.md
Signed-off-by: Ryan <80087248+RyanLua@users.noreply.github.com>
1 parent a5033b2 commit f061543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ Shime is easy to use. The API is simple and easy to understand. Below is a simpl
7474

7575
```lua
7676
-- Require the Shime module
77-
local Shime = require(12958292783)
77+
local Shime = require(game.ReplicatedStorage.Shime)
7878

7979
-- Create a new Shimmer and play it
8080
local shimmer = Shime.new(script.Parent)

0 commit comments

Comments
 (0)