From f73828dc504d766a78b119ede79bb591df71f0d2 Mon Sep 17 00:00:00 2001 From: Cody Michael Jones Date: Sat, 20 Apr 2024 01:55:45 -0500 Subject: [PATCH] Add link to docs directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f543876..05e49c7 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ To build libdsc yourself, follow these steps: ## Documentation -Detailed documentation for libdsc can be found in the `docs` directory. +Detailed documentation for libdsc can be found in the [docs/](docs/) directory. ## Contributing