Skip to content

Commit

Permalink
try to get image working
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Es committed Mar 16, 2023
1 parent f57d097 commit 7ffeb07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ struct NumPadExample_Previews: PreviewProvider {
}
```

![](https://github.com/openalloc/SwiftNumberPad/blob/main/Images/float_demo.png | =178x350)
<img src="https://github.com/openalloc/SwiftNumberPad/blob/main/Images/float_demo.png" width="178" height="350">

## TODO

Expand Down

0 comments on commit 7ffeb07

Please sign in to comment.