From bad92a552947f6b3e10e65483f0b3949bacceaa3 Mon Sep 17 00:00:00 2001 From: Christopher Noe Gutierrez <54914522+christopherngutierrez@users.noreply.github.com> Date: Wed, 12 Nov 2025 11:55:04 -0800 Subject: [PATCH] Update README.md - typo in link to p-isa_tools Fixed a link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 63eb325a..2d649ec6 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ a SIMD fashion.

We are currently at Phase 1, and have a functional ptototype of -the [P-ISA tools](./p-isa-tools) components and a prototype of +the [P-ISA tools](./p-isa_tools) components and a prototype of the [Assemble compiler](./assembler_tools/hec-assembler-tools) for the intel HERACLES accelerator technology.