From 757d46bbb7e9b2321d344507013c52fbaafbe836 Mon Sep 17 00:00:00 2001 From: Andres Date: Mon, 3 Dec 2018 23:17:48 -0300 Subject: [PATCH] update main client library link in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a0f1c1f..4c8524b 100644 --- a/README.md +++ b/README.md @@ -267,6 +267,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.