diff --git a/README.md b/README.md
index eeab146807ba4ec7cbc4526ca5f3c0e99dc5cf35..3069f8e52f569c28c59eb882d097926efbbb8546 100644
--- a/README.md
+++ b/README.md
@@ -4,9 +4,11 @@
 This code was originally copyright Digital Dynamics and is now public domain.
 
 I'm commiting Synchronet v1b revision 6 to this repository, which was never released to the public previously.
-The source code appeared to have only minor differences from v1b rev 5 (the last released revision of v1b, released on June, 1, 1993).
+The source code appeared to have only minor differences from v1b rev 5 (the last released revision of v1b, released on June 1, 1993).
 The source files with the latest date/time stamp were dated June 3, 1993.
 
-Before committing, I adjusted the `MAKEFILE` to use Borland C++ (3.1) instead of Turbo C++.
+Before committing, I adjusted the `MAKEFILE`s to use Borland C++ (3.1) instead of Turbo C++.
 
-The initial commit of the v1b executables are the official v1b05 demo build.
\ No newline at end of file
+The original source files can be found [here](ftp://vert.synchro.net/main/sbbs_arc/ssrc199x.zip).
+
+The initial commit of the v1b executables are from the official v1b05 demo distribution archive (`SBBS1B05.ZIP`).
\ No newline at end of file