From a73e40a5792a336f8f178bfd80b9eda7271d4d15 Mon Sep 17 00:00:00 2001 From: Gaurav Sablok Date: Wed, 23 Oct 2024 20:19:40 +0200 Subject: [PATCH] codecreatede better sub-commands and file orientations, all major command bugs fixed and now checking the last parts and preparing the binary release and after that the RUST with the RUST docker release. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7db0762..986e8de 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # go-nuc-iter - a go implementation the same speed as the RUST. -- to compare against RUST, i coded this also in RUST. +- to compare against RUST, a RUSt version with the RUST docker is also present. - golang has no unique function, so implemented a additional string compare. ```