From 2fcb041a9a909702b22b3c20e30096ab2d7ed136 Mon Sep 17 00:00:00 2001 From: mvonsteinkirch Date: Sun, 5 Feb 2023 10:11:09 -0800 Subject: [PATCH] start refactoring to boilerplate searcher and add web3-toolkit crate --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4d8ed92..8734556 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 🐊🤖 COINGATOR: a rusty statistical searcher boilerplate +# 🐊🤖 COINGATOR: a rusty boilerplate for statistical searchers
@@ -15,7 +15,7 @@ -##### 🐊 this package implements a boilerplate with several utilities for running searchers with statistical strategies searchers. It's called coingator because it's a cute name. +##### 🐊 this package implements a boilerplate with several utilities for running searchers with statistical strategies. It's called coingator because it's a cute name. ##### 📚 for more details about this project, check my mirror post **[bot #3: coingator, a rusty statistical searcher boilerplate]()**.