From 0292ff271fb73c95f607591908f7278beeb1609f Mon Sep 17 00:00:00 2001 From: Dan Raviv Date: Mon, 2 Mar 2020 11:29:12 +0000 Subject: [PATCH] Link to non-deprecated client library --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 41170ab..ccdb812 100644 --- a/README.md +++ b/README.md @@ -270,6 +270,6 @@ Note: The Solid team uses its main server implementation. **Client App Implementations:** See -[`solid-client`](https://github.com/solid/solid-client) for the main client +[`solid-auth-client`](https://github.com/solid/solid-auth-client) for the main client library, and [solid/solid-apps](https://github.com/solid/solid-apps) for an example list of Apps built using Solid.