From 2ec6aac2700205257faac605c8f9395448680e80 Mon Sep 17 00:00:00 2001 From: Francisco Pessano <76450203+FranP-code@users.noreply.github.com> Date: Mon, 17 Jan 2022 10:23:54 -0300 Subject: [PATCH] Update readme.MD --- readme.MD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.MD b/readme.MD index 1fb62bd..3dd8e5a 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 +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! 🙌 \ No newline at end of file +I hope you enjoy it! 🙌