Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amar-webdev authored Apr 4, 2024
1 parent f62eb45 commit 0974ec4
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Multiplication Table

This JavaScript program generates a multiplication table from 1 to 10.

## you can also see now

link = https://amar-webdev.github.io/Multiplication-Chart/

## How to Use

1. Save the JavaScript file as `multiplication-table.js`.
2. Open the HTML file `index.html` in a web browser.

## Functionality

The program creates a multiplication table and displays it in a browser window.

## Dependencies

This program does not have any external dependencies.

## Author

* Your Name Amar kumar

## License

This program is licensed under the MIT License. You can find a copy of the license in the LICENSE file.

0 comments on commit 0974ec4

Please sign in to comment.