Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeRoggenbuck authored Sep 5, 2024
1 parent 64b48cb commit 50cde51
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,12 @@ Create an addition function called `foo`.
-> 1
```

## Component in actoin

The following is a Component program to calculate the time dilation observed by an object moving at 300 m/s for 25 seconds.

![image](https://github.com/user-attachments/assets/47a51682-a1ce-4cb5-90f3-ab88e58dca9f)

## Error Handling

Errors that occur in the interactive interpreter cause the line being interpreted to crash. When this happens, one of the following error messages will be displayed.
Expand Down

0 comments on commit 50cde51

Please sign in to comment.