From 538bfc1c57c1199fb776ef7e7a602b4d316a412f Mon Sep 17 00:00:00 2001 From: Xavier Date: Wed, 27 Sep 2023 01:23:37 -0400 Subject: [PATCH] Spacing --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 8c57bde..22af913 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ use simplebyteunit::simplebyteunit::*; let byteunit_var = 500000.to_byteunit(SI); println!("{byteunit_var}"); - ``` Output: