浏览代码

Add link for support code for Python version

Abhinav Upadhyay 10 月之前
父节点
当前提交
ebf3ad3049
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -11,7 +11,8 @@ you have a full install of TeX Live).
 **Related resources**
 **Related resources**
 
 
 * [IU Compiler Course Webpage](https://iucompilercourse.github.io/IU-P423-P523-E313-E513-Fall-2020/)
 * [IU Compiler Course Webpage](https://iucompilercourse.github.io/IU-P423-P523-E313-E513-Fall-2020/)
-* [Public Student Support Code](https://github.com/IUCompilerCourse/public-student-support-code)
+* [Student Support Code (Racket Version)](https://github.com/IUCompilerCourse/public-student-support-code)
+* [Student Support Code (Python Version)](https://github.com/IUCompilerCourse/python-student-support-code)
 
 
 If you are an instructor, you may also request access to the reference
 If you are an instructor, you may also request access to the reference
 implementation of the compiler and the full test suite.
 implementation of the compiler and the full test suite.