Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BigBr41n authored Dec 30, 2023
1 parent ee23954 commit eceb315
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
<!DOCTYPE html>

<html>
<head>
<title>Matrix Multiplication with Multithreading</title>
</head>
<body>
<h1>Matrix Multiplication with Multithreading</h1>
<p>This Java program performs matrix multiplication using multithreading. It utilizes threads to multiply matrices concurrently, enhancing the performance for larger matrices.</p>
Expand Down

0 comments on commit eceb315

Please sign in to comment.