mirror of
https://github.com/hyperledger/fabric-samples.git
synced 2026-06-17 15:35:09 +00:00
Add build status to readme (#564)
Signed-off-by: James Taylor <jamest@uk.ibm.com>
This commit is contained in:
parent
c646c5904f
commit
ad20a5178d
1 changed files with 2 additions and 0 deletions
|
|
@ -2,6 +2,8 @@
|
|||
|
||||
# Hyperledger Fabric Samples
|
||||
|
||||
[](https://dev.azure.com/Hyperledger/Fabric-Samples/_build/latest?definitionId=28&branchName=main)
|
||||
|
||||
You can use Fabric samples to get started working with Hyperledger Fabric, explore important Fabric features, and learn how to build applications that can interact with blockchain networks using the Fabric SDKs. To learn more about Hyperledger Fabric, visit the [Fabric documentation](https://hyperledger-fabric.readthedocs.io/en/latest).
|
||||
|
||||
## Getting started with the Fabric samples
|
||||
|
|
|
|||
Loading…
Reference in a new issue