From 97c3818254f8139b8d44a83a9fe5e7f3ddd95d11 Mon Sep 17 00:00:00 2001 From: Boyan Date: Fri, 2 Dec 2022 22:05:55 +0100 Subject: [PATCH] fixed formattingg issue --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53bd078..e542f3e 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ This is the simulation of one of the aforementioned strategy. We can take from i Would you look at that. Fueled by pure pseudorandomness, this "algorithm" if you will is blowing the competition away. Imagine if there was a real algorithm that got closer and closer! As you can see, it takes a lot less time to cover the entirety of the rectangular area we have. But what about, scaling things up a bit...(CLIFFHANGER WOOOOOOOOOOO((i'm gonna finish this later))). -###Sources +### Sources ##### Articles 1. [Direction finding](https://en.wikipedia.org/wiki/Direction_finding)