diff --git a/README.md b/README.md index 6b3da337..d65e080b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ This repo was used to implement fundamental parts of upcoming MFA feature in Sargon in fast way. -`SignaturesCollector` was successfully [migrated into Sargon in PR #235](https://github.com/radixdlt/sargon/pull/235) -`KeysCollector` was successfully [migrated into Sargon in PR #254]([https://github.com/radixdlt/sargon/pull/](https://github.com/radixdlt/sargon/pull/254) +- `SignaturesCollector` was successfully [migrated into Sargon in PR #235](https://github.com/radixdlt/sargon/pull/235) ✅ + +- `KeysCollector` was successfully [migrated into Sargon in PR #254](https://github.com/radixdlt/sargon/pull/254) ✅ This repo is now obsolete. So [look at Sargon](https://github.com/radixdlt/sargon) for Radix Wallet logic (including upcoming MFA feature).