From 1cbde969ef9a008d80f4f65def9f5b49195343d9 Mon Sep 17 00:00:00 2001 From: nanuuki Date: Thu, 29 Sep 2022 13:41:31 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3d7be9e7..6b8d1956 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Flow Wallet API +**NOTE: This repository is currently not maintained.** + The Flow Wallet API is a REST HTTP service that allows a developer to integrate wallet functionality into a larger Flow application infrastructure. This service can be used by an application that needs to manage Flow user accounts and the assets inside them.