From e3c3bbd4f3151e6e2e2718bed1d5eab5886e3d9a Mon Sep 17 00:00:00 2001 From: Omar Bamas <149718836+Omarjavascript@users.noreply.github.com> Date: Sat, 26 Jul 2025 14:34:15 +0300 Subject: [PATCH] my first test --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5314478..6c6569c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ [![forks - javascript-calculator](https://img.shields.io/github/forks/AlexFlorides/javascript-calculator?style=social)](https://github.com/AlexFlorides/javascript-calculator) --- - +#This programe first programm I forked A simple calculator built using vanilla HTML, CSS and JavaScript. ## Controls / Functionality @@ -30,4 +30,4 @@ A simple calculator built using vanilla HTML, CSS and JavaScript. - Feel free to suggest any improvements by creating an issue. -- You can also work on an already open issue and pull request when finished, so I can review the changes and eventually merge them to the base branch. \ No newline at end of file +- You can also work on an already open issue and pull request when finished, so I can review the changes and eventually merge them to the base branch.