From 84c2526f67849a641b423c7595ae0074b79738ce Mon Sep 17 00:00:00 2001 From: Brendan Chen Date: Wed, 11 Feb 2026 20:48:47 +0000 Subject: [PATCH] Update shared/README.md --- shared/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/shared/README.md b/shared/README.md index 99febc1..7f9257f 100644 --- a/shared/README.md +++ b/shared/README.md @@ -1,4 +1,3 @@ -# Shared directory - -Files here are accessible to Tailscale under the `/shared` directory in the Docker container. To make a directory accessible to the public internet, configure `config/tailscale-serve-config` with the desired path-to-directory mapping. +# Data structures tutoring +Lesson files for data structures tutoring. Each date under `notes-and-examples` has a corresponding .zip file which can be downloaded to your computer.