summaryrefslogtreecommitdiff
path: root/cnn_v1/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'cnn_v1/README.md')
-rw-r--r--cnn_v1/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/cnn_v1/README.md b/cnn_v1/README.md
index ad9b8f3..052f22a 100644
--- a/cnn_v1/README.md
+++ b/cnn_v1/README.md
@@ -29,7 +29,7 @@ Original CNN implementation with per-layer WGSL shaders. Supports multiple kerne
## Documentation
- [CNN.md](docs/CNN.md) - Architecture overview
-- [CNN_EFFECT.md](docs/CNN_EFFECT.md) - Implementation details
+- [CNN_V1_EFFECT.md](docs/CNN_V1_EFFECT.md) - Implementation details
- [CNN_TEST_TOOL.md](docs/CNN_TEST_TOOL.md) - Testing guide
- [CNN_DEBUG.md](docs/CNN_DEBUG.md) - Debugging notes