Skip to content

Commit 06a2f8b

Browse files
author
malhotra5
committed
Experimenting with quote blocks
1 parent 875a04f commit 06a2f8b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,10 @@ We will break this into parts:
130130
* Code: You don't have to fully understand how the code works yet. But you can see that you first define your animations, and then you display it. You can experiment with the order in which you define and display.
131131

132132
> **NOTE**: If you recall, to run this animation, you would run the following in the terminal -
133-
```bash
133+
> <!-- language: python -->
134+
> ```bash
134135
python3 -m manim fileName.py Shapes -pl
135-
```
136+
```
136137
137138
**Click for results on YouTube:**
138139

0 commit comments

Comments
 (0)