From 16fc3bdd9f085b4db26f082afb7ee0126e8868f9 Mon Sep 17 00:00:00 2001 From: Ben Burwell Date: Wed, 1 Apr 2015 21:11:37 -0400 Subject: Update README.md Hopefully correct the link that GitHub apparently makes automatically --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 18ee12b..7946a6a 100644 --- a/README.md +++ b/README.md @@ -17,4 +17,4 @@ A brief overview of features implemented: To accomplish this, we implemented system requests including requesting input and sending output through COM ports to line printers and dumb terminals. Our process dispatcher uses and round-robin algorithm with configurable process priorities. -Since all of our development was done using the Borland C++ compiler on MS-DOS, we weren't using git at the time, but I've made posthumous commits and tags based on the dates that I made backups of our code. I'm mostly pushing this to GitHub for my own reference/future enjoyment, but it may be interesting to others as well. For more details, a good starting point would be to check out the Technical Manual in [docs/tech/TechMan.pdf](/benburwell/mpx/tree/master/docs/tech/TechMan.pdf). +Since all of our development was done using the Borland C++ compiler on MS-DOS, we weren't using git at the time, but I've made posthumous commits and tags based on the dates that I made backups of our code. I'm mostly pushing this to GitHub for my own reference/future enjoyment, but it may be interesting to others as well. For more details, a good starting point would be to check out the Technical Manual in [docs/tech/TechMan.pdf](/docs/tech/TechMan.pdf). -- cgit v1.2.3