Skip to content

Commit

Permalink
Add installation note to README (#655)
Browse files Browse the repository at this point in the history
* Add installation note to README

* Add changeset file
  • Loading branch information
lucasxciv authored Nov 1, 2023
1 parent e3544b3 commit 1d4217a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .changeset/loud-actors-brake.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
---
---
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ The **Rebilly SDK for PHP** makes it easy for developers to access

## Installation

> [!WARNING]
> This package does not follow semantic versioning, so minor version updates can cause backward compatibility breaks. Updates to the package should be tested before switching versions.
Using [Composer](http://getcomposer.org/) is the recommended way to install the Rebilly SDK for PHP.
To get started, you need run the Composer commands (assume you're in the project's root directory).

Expand Down

0 comments on commit 1d4217a

Please sign in to comment.