From a3321c416757d264957f4581bcb1bb164a9d696b Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Sun, 5 Mar 2023 21:47:38 +0100 Subject: Remove falsely commit lines in readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e5f7014..37782cd 100644 --- a/README.md +++ b/README.md @@ -7,8 +7,6 @@ [doc-html]: https://johannst.github.io/juicebox-asm [doc-badge]: https://img.shields.io/badge/juicebox__asm-rustdoc-blue.svg?style=flat&logo=rust -[![tests]()]() - An `x64` jit assembler for learning purpose with the following two main goals: - Learn about x64 instruction encoding. - Learn how to use the rust type system to disallow invalid operands. -- cgit v1.2.3