Skip to content

Commit 9416b22

Browse files
committed
Table Headers
1 parent 7e5a806 commit 9416b22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Following is the detailed list of each project:
2424
<tr>
2525
<th style="width:17%">Title</th>
2626
<th style="width:15%">End Date</th>
27-
<th>Description</th>
27+
<th style="width:68%">Description</th>
2828
</tr>
2929
<tr>
30-
<td>[LP1: Integer Arithmetic with Arbitrarily Large Numbers]</td>
30+
<td>LP1: Integer Arithmetic with Arbitrarily Large Numbers</td>
3131
<td>Sept 23, 2018</td>
3232
<td>Array-based implementation of Calculator of very large integers with the length of the numbers as large as 2,147,483,647 (2^31 - 1), with Postfix and Infix evaluation of Arithmetic Expressions.</td>
3333
</tr>

0 commit comments

Comments
 (0)