Prettify some /Contrib READMEs

SYN

Remove Dead Readme-Qt Links.
This commit is contained in:
super3
2013-10-21 20:00:10 -04:00
parent db0e8ccd90
commit 14f870cee5
8 changed files with 35 additions and 39 deletions

View File

@@ -1,7 +1,6 @@
### Verify SF Binaries ###
This script attempts to download the signature file `SHA256SUMS.asc` from SourceForge.
It first checks if the signature passes, and then downloads the files specified in
the file, and checks if the hashes of these files match those that are specified
in the signature file. The script returns 0 if everything passes the checks. It returns 1 if either the
signature check or the hash check doesn't pass. If an error occurs the return value is 2
It first checks if the signature passes, and then downloads the files specified in the file, and checks if the hashes of these files match those that are specified in the signature file.
The script returns 0 if everything passes the checks. It returns 1 if either the signature check or the hash check doesn't pass. If an error occurs the return value is 2.