From d8a66f0333498e20c00dc826ce67460c8686fc49 Mon Sep 17 00:00:00 2001 From: Francisco Pessano <76450203+FranP-code@users.noreply.github.com> Date: Mon, 17 Jan 2022 10:24:17 -0300 Subject: [PATCH] Update readme.MD --- readme.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.MD b/readme.MD index 3dd8e5a..72f22d8 100644 --- a/readme.MD +++ b/readme.MD @@ -58,7 +58,7 @@ With this tool you can see in your console the multiplication tables of every nu Additionally, I developed an API for make the processing of the multiplication tables. -Obviously, don't makes sense make an API for that simple task, but I wanted to try develop one with Node.js. The link to the API [is here](https://multiplication-table-api.herokuapp.com) +Obviously, don't makes sense make an API for that simple task, but I wanted to try develop one with Node.js. The link to the API [is here](https://multiplication-table-api.herokuapp.com). I hope you enjoy it! 🙌