Skip to content

Commit a15601c

Browse files
committed
added images
1 parent 90b01fb commit a15601c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ In this lab, you'll practice building forms in Sinatra by creating a basketball
2525

2626
It should look something like this:
2727

28-
ADD IMAGE
28+
![form for basketball team](https://curriculum-content.s3.amazonaws.com/web-development/Sinatra/basketball-form.png)
2929

3030
### Handle form submission
3131

@@ -39,7 +39,7 @@ When you post to this form you should render a page that displays the name of th
3939

4040
Your view should display something like this:
4141

42-
ADD IMAGE
42+
![completed form](https://curriculum-content.s3.amazonaws.com/web-development/Sinatra/basketball-results.png)
4343

4444
## Deliverables
4545

0 commit comments

Comments
 (0)