diff --git a/Moving-holograms.md b/Moving-holograms.md index ed2b911..b96e5da 100644 --- a/Moving-holograms.md +++ b/Moving-holograms.md @@ -1,7 +1,5 @@ Moving holograms it's really simple. Just use the `teleport(Location loc)` method. - - - + **Example**: a hologram that follows a player above his head for 5 seconds. ```java