Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oliexe authored Jun 20, 2024
1 parent 6350cf8 commit 6e5dff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ To start with the SDK, you need to import the package from the releases tab and
## Usage

To interact with Stash API and handle responses, the SDK offers the `StashAuth`, `StashLauncher` and other classes, named according to the product you plan to use.
All classes are static, with no inheritance to the MonoBehaviour, so they can only be called when needed.
All classes are static, with no inheritance to the MonoBehaviour, no need to place them in the scene and can be called only when needed.

## Requirements

Expand Down

0 comments on commit 6e5dff5

Please sign in to comment.