Skip to content

Commit b429f86

Browse files
committed
readme
1 parent b756c64 commit b429f86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Welcome to the 100 JavaScript Projects repository! This repository contains a co
1616

1717
Below is a list of all the projects included in this repository. Click on the project name to navigate to its folder:
1818

19-
| Serial No. | Project Name | Description | Live Demo |
19+
| Serial No. | Project Name | Description | Live Demo |
2020
|------------|------------------------------------------|------------------------------------------|----------------------------------------------------------------------------------------------------------------------|
2121
| 1 | [2D Breakout Game](./2d-breakout-game) | A classic 2D arcade game using JavaScript. | [![Live Demo](https://img.shields.io/badge/Live-Demo-green)](https://coderespite.com/projects/jsProjects/2d-breakout-game/) |
2222
| 2 | [Age Calculator](./age-calculator) | Calculates age based on input birthdate. | [![Live Demo](https://img.shields.io/badge/Live-Demo-green)](https://coderespite.com/projects/jsProjects/age-calculator/) |

0 commit comments

Comments
 (0)