From 63447f85632411e5d136584b4d0c1beefcc054ba Mon Sep 17 00:00:00 2001 From: Ivan Reshetnikov Date: Wed, 4 Sep 2024 01:21:28 +0500 Subject: [PATCH] docs: improve 1brc description --- one-billion-row/README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/one-billion-row/README.md b/one-billion-row/README.md index 45a54fb..d8e46b3 100644 --- a/one-billion-row/README.md +++ b/one-billion-row/README.md @@ -1,6 +1,8 @@ -# One billion row challenge +# The One Billion Row Challenge -Naive solution with explorer. +One billion row challenge solution in elixir. + +It's a naive version using [Explorer](https://github.com/elixir-explorer/explorer). ```bash mix obr