From 3ee197f44eb048867de838938f6bad6f526bad33 Mon Sep 17 00:00:00 2001 From: Sal Samani <54984459+metasal1@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:55:14 +1000 Subject: [PATCH 1/2] Update README.md mentioned v3 and added link to v4 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a1a5624..8d2412a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # sdk-examples -Example code for building with the Squads SDK +Example code for building with the Squads SDK v3 + +v4 sdk examples can be found at [https://github.com/Squads-Protocol/v4-examples](https://github.com/Squads-Protocol/v4-examples) From c5147d8b0b9d01c8ca4e1ae3d0a26a62befa3233 Mon Sep 17 00:00:00 2001 From: Sal Samani <54984459+metasal1@users.noreply.github.com> Date: Fri, 21 Jun 2024 10:59:04 +1000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d2412a..f2a9c87 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # sdk-examples Example code for building with the Squads SDK v3 -v4 sdk examples can be found at [https://github.com/Squads-Protocol/v4-examples](https://github.com/Squads-Protocol/v4-examples) +*v4 sdk examples can be found at [https://github.com/Squads-Protocol/v4-examples](https://github.com/Squads-Protocol/v4-examples)*