Skip to content

Commit dd56e26

Browse files
committed
README: Add reference to dev/README.md
Signed-off-by: Hanno Becker <beckphan@amazon.co.uk>
1 parent be6631f commit dd56e26

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ PR.
8181

8282
Our AArch64 assembly is developed using [SLOTHY](https://github.com/slothy-optimizer/slothy): We write
8383
'clean' assembly by hand and automate micro-optimizations (e.g. see the [clean](dev/aarch64_clean/src/ntt_clean.S)
84-
vs [optimized](mlkem/native/aarch64/src/ntt_opt.S) AArch64 NTT).
84+
vs [optimized](mlkem/native/aarch64/src/ntt_opt.S) AArch64 NTT). See [dev/README.md](dev/README.md) for more details.
8585

8686
## How should I use mlkem-native?
8787

0 commit comments

Comments
 (0)