Skip to content

Commit 5fb540f

Browse files
authored
Update readme with versioning data (#974)
1 parent 3fabe21 commit 5fb540f

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
- [Aligned Infrastructure Guide](#aligned-infrastructure-guide)
1414
- [Submitting Proofs to Aligned](#submitting-proofs-to-aligned)
1515
- [Integrating Aligned into your Project](#integrating-aligned-into-your-project)
16+
- [Versioning and Networks](#versioning-and-networks)
1617

1718

1819
## The Project
@@ -181,3 +182,11 @@ For submitting proofs generated by your own project to the network via CLI, see
181182
## Integrating Aligned into your Project
182183
183184
If you are developing applications using Aligned, we offer a [Rust-SDK](docs/3_guides/1_SDK_how_to.md) for submitting proofs directly to the network within your applications.
185+
186+
## Versioning and Networks
187+
188+
Testnet code and documentation is always in sync with the default [Testnet Branch](https://github.com/yetanotherco/aligned_layer/tree/feat/testnet)
189+
190+
Releases are provided for each version of the testnet.
191+
192+
Latest version of the code, deployed on staging network, is always on [Staging Branch](https://github.com/yetanotherco/aligned_layer/tree/feat/staging)

0 commit comments

Comments
 (0)