Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulgazz committed Sep 13, 2019
1 parent b11430f commit ff4e51b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ __Running the output of your compiler__. One challenge to compiler development

__Submitting your project__. The project should be submitted via [git](git.md) to your GitHub classroom's repository with `git tag`. See the first homework in webcourses for setting up GitHub Classroom. Read this [git tutorial](git.md) to see how to use git. These are the tags for each project: `proj0`, `proj1`, `proj2`, `proj3`, `proj4`, `proj5`.

![toolchain](https://raw.githubusercontent.com/cop3402fall19/syllabus/master/projects/toolchain.png)

## Project Descriptions

The [grammar overview](grammar_overview.md) and [lexical specification](lexical_specification.md) provide an overview of the language specification used in each project.
Expand Down

0 comments on commit ff4e51b

Please sign in to comment.