Skip to content

Commit

Permalink
Update README.md module paths
Browse files Browse the repository at this point in the history
  • Loading branch information
CrookedToe committed Jan 26, 2025
1 parent f717bce commit 853b077
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ A collection of modules for [VRCOSC](https://github.com/VolcanicArts/VRCOSC).
## Modules

### OSCLeash
A module for controlling leash physics in VRChat using OSC parameters. For more information, see the [OSCLeash README](CrookedToesModules/OSCLeash/README.md).
A module for controlling leash physics in VRChat using OSC parameters. For more information, see the [OSCLeash README](Modules/OSCLeash/README.md).

### OSCAudioReaction
Captures your system's audio output and sends stereo direction and volume information to VRChat parameters for audio visualization. For more information, see the [OSCAudioReaction README](CrookedToesModules/OSCAudioReaction/README.md).
Captures your system's audio output and sends stereo direction and volume information to VRChat parameters for audio visualization. For more information, see the [OSCAudioReaction README](Modules/OSCAudioReaction/README.md).

## Installation

Expand Down

0 comments on commit 853b077

Please sign in to comment.