Skip to content

Commit ebf1fd9

Browse files
Update README.md
Signed-off-by: George J Padayatti <[email protected]>
1 parent c5fa361 commit ebf1fd9

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

README.md

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
1-
# Aries Cloud Agent - Python Plugin for MyData DID DIDComm protcol
1+
# ACA-Py plugin for MyData DID DIDComm protcol
22

33
## ACA-Py Version Compatibility
44

5-
To avoid a confusing pseudo-lock-step release, this plugin is
6-
versioned independent of ACA-Py. Plugin releases will follow standard
7-
[semver](semver.org) but each release will also be tagged with a mapping to an
8-
ACA-Py version with the format `acapy-X.Y.Z-J` where `X.Y.Z` corresponds to the
9-
ACA-Py version supported and `J` is an incrementing number for each new plugin
10-
release that targets the same version of ACA-Py.
11-
12-
You should look for the most recent release tagged with the version of ACA-Py
13-
you are using (with the highest value for `J`).
5+
This plugin is compatible with ACA-Py version 0.5.6.
146

157
## Installation
168

0 commit comments

Comments
 (0)