Skip to content

Commit 71c9b62

Browse files
authored
Update README.md
1 parent d2a9627 commit 71c9b62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,9 @@ plt.show()
6161

6262
- Save this script and run it either in the terminal as
6363

64-
`python test.py`
64+
`python example.py`
6565

66-
where test.py is the name of the file you created, or if you were doing this in an IDE, execute it within your IDE!
66+
where example.py is the name of the file you created, or if you were doing this in an IDE, execute it within your IDE!
6767

6868
The schematic that illustrates the above example is shown in the figure below. Note the ordering of the
6969
layers in the picture and how they are specified through Material_List and Thickness_List relative to

0 commit comments

Comments
 (0)