From 8321b440ed9fa0ba3f804d8c5f2f69c59baf4e59 Mon Sep 17 00:00:00 2001 From: John Lancaster <32917998+jsl12@users.noreply.github.com> Date: Sat, 28 Dec 2024 23:55:42 -0600 Subject: [PATCH] more objectives --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b49bf8..c26bf9d 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ - SSH remote with VSCode - Jupyter through VSCode - `autoreload` must work with editable install of the dev version +- Multiple dev versions +- Multiple config directories ## Usage @@ -18,4 +20,4 @@ Used to rebuild the ad-nix system. ### `ads` -Used to enter the development shell. Be careful, as this will create a `.devenv` directory and venv wherever it's entered. \ No newline at end of file +Used to enter the development shell. Be careful, as this will create a `.devenv` directory and venv wherever it's entered.