From 24371760a19ad234cd96b10a79afffcb95c4c293 Mon Sep 17 00:00:00 2001 From: Florian Fischer Date: Fri, 20 Jul 2018 16:08:57 +0200 Subject: add readme skeleton --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..e69ebd7 --- /dev/null +++ b/Readme.md @@ -0,0 +1,10 @@ +# allocbench - benchmark tool for memory allocators + +to download allocbench just run +```shell +git clone https://muhq.space/software/allocbench.git +``` + +## Usage + + -- cgit v1.2.3