From bf14eb0e7be0acd4a00a75f78a949eb23f77bcf2 Mon Sep 17 00:00:00 2001 From: chambont Date: Thu, 19 Sep 2024 09:02:18 +0200 Subject: [PATCH] Fix readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cd4f51..03ba229 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ - [Instanciate a model](#instanciate-a-model) - [Export to onnx](#export-to-onnx) - [NamedTensors](#namedtensors-example) -- [Running tests](#tests) +- [Running tests](#running-tests) # Neural Network Architectures