diff --git a/README.md b/README.md index 44900b5a..b3984ab3 100644 --- a/README.md +++ b/README.md @@ -99,15 +99,17 @@ $ ./out Here's an example of a linked list in Sage: -![Linked List](assets/code1.png) + + Here's an example of Sage's structural typing: -![Structural Typing](assets/code2.png) + + Here's an example of Sage's pattern matching: -![Pattern Matching](assets/code3.png) + ## Feature Roadmap