From a0f3e67696596f7ab449a1af5a90a84e7c7e04eb Mon Sep 17 00:00:00 2001 From: Eduardo Alanis <141802122+Eduardo-Alanis-Garcia@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:55:39 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2c91f33..f1884a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # THE TRAVELING SALESMAN PROBLEM **A CLASSIC CHALLENGE USING THE PRUNING METHOD** +[![Whats-App-Image-2023-12-12-at-11-43-58-PM.jpg](https://i.postimg.cc/J4JGVHMb/Whats-App-Image-2023-12-12-at-11-43-58-PM.jpg)](https://postimg.cc/fJzwYL3L) + ## Contents 1. [Abstract](#Abstract)