From f61d417128c52f868268b198e4c51b0e326e23af Mon Sep 17 00:00:00 2001 From: Wes Turner <50891+westurner@users.noreply.github.com> Date: Fri, 17 Apr 2020 23:57:26 -0400 Subject: [PATCH] DOC: README.md: solid-client -> solid-auth-client --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc6431..eb1678f 100644 --- a/README.md +++ b/README.md @@ -272,6 +272,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.