Skip to content

Commit e2fe0b3

Browse files
committed
Adding image
1 parent 509932c commit e2fe0b3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/ring_synthesized.png

179 KB
Loading

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ First things first—let’s get your environment ready.
112112

113113
# 🎨 Part 1: Bottom-up Synthesis for Shapes
114114

115-
![ring-synthesized](images/ring_synthesized.png)
115+
![ring-synthesized](docs/ring_synthesized.png)
116116

117117
In this part, we’ll explore a Domain-Specific Language (DSL) for shapes.
118118
This DSL gives you a palette of basic shapes (rectangle, triangle, circle) and shape operations (union, intersection, mirror, subtraction).

0 commit comments

Comments
 (0)