Skip to content

Commit 1d982d7

Browse files
committed
adjust
1 parent 92e8d61 commit 1d982d7

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ Use of the Square Java SDK requires:
1212

1313
## Installation
1414

15-
[!NOTE]
16-
Replace `VERSION` in the examples below with the version you want to use. These instructions apply to version `44.0.0.20250319` and later.
15+
> [!NOTE]
16+
> Replace `VERSION` in the examples below with the version you want to use.
17+
> These instructions apply to version `44.0.0.20250319` and later.
1718
1819
### Gradle
1920

@@ -296,9 +297,9 @@ com.squareup.square.legacy.SquareClient legacyClient =
296297

297298
We recommend migrating to the new SDK using the following steps:
298299

299-
[!NOTE]
300-
Replace `VERSION` in the examples below with the version you want to use.
301-
These instructions apply to version `44.0.0.20250319` and later.
300+
> [!NOTE]
301+
> Replace `VERSION` in the examples below with the version you want to use.
302+
> These instructions apply to version `44.0.0.20250319` and later.
302303
303304

304305
1. Include the following dependencies in your project

0 commit comments

Comments
 (0)