diff options
author | Judah Fuller <[email protected]> | 2023-04-26 18:41:47 +0100 |
---|---|---|
committer | Judah Fuller <[email protected]> | 2023-04-26 18:41:47 +0100 |
commit | 01726169fbb07f32aa6cc26dfb144d454f724d22 (patch) | |
tree | 317ce8196f6a26deb6a169a098be5ca56bf75e35 | |
parent | 249f54810acc42723a5997f135f2a4d53a02df1c (diff) | |
download | OpenCortex-01726169fbb07f32aa6cc26dfb144d454f724d22.tar.gz OpenCortex-01726169fbb07f32aa6cc26dfb144d454f724d22.zip |
Update Table of Contents
-rw-r--r-- | README.md | 5 | ||||
-rw-r--r-- | README_Detailed.md | 1 |
2 files changed, 2 insertions, 4 deletions
@@ -20,14 +20,11 @@ Unforunately it seems we got of on the wrong foot, for context I (Thomas) got ba Want a more detailed file? Go [here](README_Detailed.md) - [Summary](#summary) - - [Opening a shell and gaining root access](#opening-a-shell-and-gaining-root-access) - - [File access](#file-access) - - [Editing the default model names](docs/consumer/Model_Renamer.md) - - [External editor (VNC)](docs/consumer/VNC.md) +- [Developer Docs](docs/dev/README.md) ## Summary diff --git a/README_Detailed.md b/README_Detailed.md index 4a64f86..22e1c88 100644 --- a/README_Detailed.md +++ b/README_Detailed.md @@ -24,6 +24,7 @@ Want a more simpler file? Go [here](README.md) - [File access](#file-access) - [Editing the default model names](docs/consumer/Model_Renamer.md) - [External editor (VNC)](docs/consumer/VNC.md) +- [Developer Docs](docs/dev/README.md) ## Summary |