Fix grammar in Bin2Dec project description

pull/1093/head
Aman Jha 4 months ago
parent 9e8dd00f10
commit df4d1b0255

@ -5,7 +5,7 @@
Binary is the number system all digital computers are based on.
Therefore it's important for developers to understand binary, or base 2,
mathematics. The purpose of Bin2Dec is to provide practice and
understanding of how binary calculations.
understanding of how binary calculations work.
Bin2Dec allows the user to enter strings of up to 8 binary digits, 0's
and 1's, in any sequence and then displays its decimal equivalent.

Loading…
Cancel
Save