Skip to content

Commit cb83f3d

Browse files
authored
Update README.md
1 parent 322b590 commit cb83f3d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,4 @@ This project implements both __SHA-256__ and __Bitcoin Hashing__.
55

66
In the case of Bitcoin, a _Message_ is inputted, and a hash function, known as the SHA-256 above, gives an output known as a _Hash_ or _Message Digest_. In particular, I implemented Bitcoin hashing using parallel computing.
77

8-
Both were efficiently implemented and gave a charming cycle number.
9-
10-
More details can be found in the [Report](Misc/Project_Report.pdf).
8+
Both were efficiently implemented and gave a charming cycle number. More details can be found in the [Report](Misc/Project_Report.pdf).

0 commit comments

Comments
 (0)