From b3650e6b6f02c6cf96069566fd2938b4a1ae5c8c Mon Sep 17 00:00:00 2001 From: Steven Massey Date: Wed, 19 Feb 2020 19:59:10 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 334255a..a21c1c2 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ Wasm3 started as a research project and remains so by many means. Evaluating the [Testing & Fuzzing](./docs/Testing.md) [Performance](./docs/Performance.md) [Interpreter Architecture](./docs/Interpreter.md) -[Interpreter Logs](./docs/Diagnostics.md) +[Logging](./docs/Diagnostics.md) ### License This project is released under The MIT License (MIT)