From 52ddec8edc448b4d1473c5967176fe07e4b8b603 Mon Sep 17 00:00:00 2001 From: BryanChan777 <43082778+BryanChan777@users.noreply.github.com> Date: Sat, 23 Nov 2019 12:36:31 -0800 Subject: [PATCH] Update README.md --- README.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 391b8ab..c3309a3 100644 --- a/README.md +++ b/README.md @@ -7,22 +7,22 @@ This is a bug-reporting site for my _Algorithms_ textbook and other related cour **Thanks to everyone who reported bugs in the 0th and ½th editions!** **To report an error, please [post an issue](https://github.com/jeffgerickson/algorithms/issues).** -* Before submitting, please check that your error hasn't already been fixed in the most recent revision. +* Before submitting, please check that your fix is absent in the most recent revision. * For an error in the book, please include the chapter, section, and page numbers. -* For an error in the non-book lecture notes, please include the title and *the complete URL* of the note in question. (There are _lots_ of old revisions floating around the web, with inconsistent titling and numbering, so just the title or the file name may not be enough.) -* For an error in **this** semester's homework, labs, exams, or solutions, please post on the course's Piazza site for extra credit, **not** here. -* For an error in a *past* semester's homework, labs, exams, or solutions, please post here, but again with *the complete URL* of the work in question. +* For an error in the non-book lecture notes, please include the title and *the complete URL* of the note in question. (There are _lots_ of old revisions in the web with inconsistent titling and numbering. The title or the file name may not be enough.) +* For an error in **this** semester's homework, labs, exams, or solutions, please post on the course's Piazza site for extra credit (**not** here). +* For an error in a *past* semester's homework, labs, exams, or solutions, please post here with *the complete URL* of the work in question. -Please also feel free to submit feature requests and other feedback. +Feel free to submit feature requests and other feedback. -While you're here, please feel free to download a complete copy of the most recent revision of the entire book or any of the individual chapters. (The individual chapters are extracted from the book pdf file to keep page numbers consistent; unfortunately, hyperlinks don’t work.) +Feel free to download a complete copy of the most recent revision of the entire book or any of the individual chapters. (The individual chapters are extracted from the book pdf file to keep page numbers consistent. Unfortunately, hyperlinks don’t work.) -A black and white electronic version of the entire manuscript is also available, which should more closely reflect the appearance of the printed volume. I won’t update that quite as often. +A black and white electronic version of the entire manuscript is available, which reflects the appearance of the printed volume. I won’t update that quite as often. --- ### Publication History -The most up-to-date version of the book and individual chapters is in the top-level directory. Archival snapshots of official releases (“editions” or “printings”) are in corresponding subdirectories. See the [Errata](ERRATA.md) for a list of updates since the most recent official release. +The latest version of the book and individual chapters is in the top-level directory. Archival snapshots of official releases (“editions” or “printings”) are in corresponding subdirectories. See the [Errata](ERRATA.md) for a list of updates since the most recent official release. - **0th edition** (prepublication draft) — December 29, 2018 - **½th edition** (prepublication draft) — April 9, 2019 @@ -38,9 +38,9 @@ The most up-to-date version of the book and individual chapters is in the top-le --- ### Additional Materials -The book contains only a small subset of my course materials; you can find hundreds more pages of lecture notes, lab handouts, and past homeworks and exams at http://jeffe.cs.illinois.edu/teaching/algorithms, or at the mnemonic shortcut http://algorithms.wtf. You can see the material in context at the web sites for my most recent offerings of [CS 374](https://courses.engr.illinois.edu/cs374/sp2018/A) and [CS 473](https://courses.engr.illinois.edu/cs473/sp2017) at Illinois. +The book contains only a small subset of my course materials. Hundreds more pages of lecture notes, lab handouts, and past homeworks and exams are located at http://jeffe.cs.illinois.edu/teaching/algorithms, or at the mnemonic shortcut http://algorithms.wtf. Material in context are at the web sites for my most recent offerings of [CS 374](https://courses.engr.illinois.edu/cs374/sp2018/A) and [CS 473](https://courses.engr.illinois.edu/cs473/sp2017) at Illinois. -At some future date, I am likely to incorporate more (but definitely not all) of these lecture notes into a future edition. (I haven't decided whether I'm going to call it a "director's cut" or an "extended dance remix".) One step at a time. +In the future, I'll likely incorporate more (but definitely not all) of these lecture notes into a future edition. (I haven't decided whether I'm going to call it a "director's cut" or an "extended dance remix".) One step at a time. --- ### Copyright