From c45dcc3cb5dc6b9e1999a3dda6eecf4002960dd0 Mon Sep 17 00:00:00 2001 From: "Ruben D." Date: Thu, 9 Jan 2025 00:44:29 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dcd6dfa..813f5e4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ # Bashlib -This repository contains a suite of functionality to facilitate use and development for Solid, mainly focused on supporting the [Community Solid Server](https://github.com/CommunitySolidServer/CommunitySolidServer). -The **[Bashlib-css](/bashlib/css)** library provides functionality for pod-creation and authentication options that are mostly restricted in compatilibty with the [Community Solid Server](https://github.com/CommunitySolidServer/CommunitySolidServer). -The **[Bashlib-solid](/bashlib/solid)** library provides functionality to interact with Solid environments from Node.JS and the CLI, providing shell-like functionality to facilitate the use of and development for Solid for people without knowledge of Solid or Linked Data Platform (LDP). +This repository contains a suite of functionality to facilitate use and development for Solid +For a tutorial and documentation, see [the documentation website](solidlabresearch.github.io/Bashlib/) + + + ### Bashlib features in progress - [X] Improve token management