From 8321665f3fcb2945d34f36769aa7de27068b1bc6 Mon Sep 17 00:00:00 2001 From: Ariady Putra <2069784+ariady-putra@users.noreply.github.com> Date: Thu, 21 Nov 2024 11:27:33 +0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4695254..b06a3b9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # aiken_piping_backpassing -This project compares [`without`](./validators/without.ak) piping/backpassing code, vs: +This project compares code [`without`](./validators/without.ak) piping/backpassing, vs: - with [`piping`](./validators/piping.ak) ![Screenshot from 2024-11-21 11-17-50](https://github.com/user-attachments/assets/4d70a866-4061-4d08-9b85-6ddbe508ecfa)