From cd20836d0c18017c88f0f84fcb9f8543216f6185 Mon Sep 17 00:00:00 2001 From: nickg Date: Tue, 19 May 2020 21:47:14 -0700 Subject: [PATCH] Add badge --- README => README.md | 2 ++ 1 file changed, 2 insertions(+) rename README => README.md (66%) diff --git a/README b/README.md similarity index 66% rename from README rename to README.md index 86b4d48..277193f 100644 --- a/README +++ b/README.md @@ -1,5 +1,7 @@ nradix +![.github/workflows/build.yml](https://github.com/signalsciences/nradix/workflows/.github/workflows/build.yml/badge.svg) + Translated to Golang implementation of nginx's radix tree (allowing to store and lookup IP information)