From e4ebbcc2892b21ec610dec70ea053916ccc2e3bb Mon Sep 17 00:00:00 2001 From: "dr. mia von steinkirch, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Thu, 16 Feb 2023 14:52:19 -0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 8db3c4c..f751c1b 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ --- -### some of my old web2 boileplates and code (been pythoning since '14) +### some of my old web2 code (pythoning since '14)
@@ -61,7 +61,6 @@ * [unittest](https://docs.python.org/3/library/unittest.html) * [nose](https://nose.readthedocs.io/en/latest/) * [tox](https://tox.wiki/en/latest/) -* [my book on python and algorithms](https://github.com/go-outside-labs/algorithms-book) * [google style guide](https://google.github.io/styleguide/pyguide.html) * [async web3py middleware for batching eth calls intos multicalls](https://github.com/BobTheBuidler/dank_mids)