Commit 525b906

mo khan <mo.khan@gmail.com>
2020-07-05 21:30:31
Add link to the course website
1 parent 20fcabd
Changed files (1)
README.md
@@ -9,6 +9,7 @@ including array-based lists, linked lists, skiplists, hash tables,
 recursion, binary trees, scapegoat trees, red–black trees, heaps,
 sorting algorithms, graphs, and binary trie.
 
+* [Course Website](https://www.athabascau.ca/syllabi/comp/comp272.php)
 * [Assignments](./doc/assignments)
 * [Units](./doc/unit)