From 6dab3437cf514cfb8e283c41d91064c945fd0913 Mon Sep 17 00:00:00 2001 From: Ezinne Date: Fri, 12 May 2023 09:31:52 +0100 Subject: [PATCH] adding the readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9dfa1b1..a1daf18 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ This is the start of the python numi clone project Find the original repo here: [Numi Calculator](https://github.com/nikolaeu/numi) -We are going to be building this project from scratch and in parts +WE all are going to be building this project from scratch and in parts # PART 1: ADDITION ## This is a function that allows the user to do addition in different ways.