diff --git a/README.md b/README.md index 0b50a29..0738708 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ # Movement ---- - ## Getting Started 2D (Quick) 1. Clone the module to a folder in your Assets folder @@ -9,8 +7,6 @@ 3. Add `GroundMovement1D` component to your Player `GameObject` 4. Connect your inputs to the `MovementController` ([Example with Input System](#input-system-example)) ---- - ## Getting Started 2D (Longer) 1. Clone the module to a folder in your Assets folder