Skip to content

Commit

Permalink
Update how_it_works.md
Browse files Browse the repository at this point in the history
  • Loading branch information
GUJustin committed Aug 21, 2024
1 parent 3768887 commit bd98b4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/how_it_works.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# How it works
- [Architecture overview](./how/architecture.md)
- [Instruction lookups](./how/instruction_lookups.md)
- [Sparse constraint systems](./how/sparse-constraint-systems.md)
- [Read-write memory](./how/read_write_memory.md)
- [R1CS constraints](./how/r1cs_constraints.md)
- [Bytecode](./how/bytecode.md)
- [Sparse constraint systems](./how/sparse-constraint-systems.md)
- [M-extension](./how/m-extension.md)

0 comments on commit bd98b4d

Please sign in to comment.