From 9c31b8905ffb524226e985f81f395ac8a18be4df Mon Sep 17 00:00:00 2001 From: "steinkirch.eth, phd" <1130416+mvonsteinkirch@users.noreply.github.com> Date: Sat, 1 Apr 2023 16:52:42 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e668d7d..c30f152 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@
-* [**🧮 published book on algorithms and data structures**](https://github.com/go-outside-labs/algorithms-book-py): +* [**🧮 my book on algorithms and data structures (published by habit media)**](https://github.com/go-outside-labs/algorithms-book-py): - it's always good to actually understand those searches and sortings algorithms. published in 2015.