From 89408e3c6db193e5ee19f8d62e50d0dbd8807e61 Mon Sep 17 00:00:00 2001 From: Alex Grin Date: Fri, 22 Jan 2021 10:41:34 -0500 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 26023b8..6078f40 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# THIS REPO IS OUT OF DATE. SEE https://github.com/lbryio/lbry-sdk/releases + # LBRY Electron Starter This is a starter electron project for building apps on top of the LBRY SDK. It is a simple HTML page with the ability to resolve any URI. There is a lot that can be improved here, so feel free to submit a PR!