From ad431274759f8a4c4af909518204e186576b1d73 Mon Sep 17 00:00:00 2001 From: Ihab Date: Tue, 8 Feb 2022 18:04:47 +0000 Subject: [PATCH] Update README.md --- subjects/atm-management-system/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/atm-management-system/README.md b/subjects/atm-management-system/README.md index c6879ed4..b1dcc272 100644 --- a/subjects/atm-management-system/README.md +++ b/subjects/atm-management-system/README.md @@ -2,7 +2,7 @@ ### Objective -The objective for this project is to show that you have acquired programming logic and that you are able to adapt to new languages. +The objective of this project is to show that you have acquired programming logic and that you are able to adapt to new languages. The programming language you are about to use is [C](https://en.wikipedia.org/wiki/C_%28programming_language%29). It will not be asked to create a project from scratch, instead you will have **to add features or fix the code of a given application**.