Skip to content

Commit c6140c3

Browse files
author
Reed Es
committed
moved pic higher
1 parent 119c9ee commit c6140c3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Available as an open source library to be incorporated in SwiftUI apps.
66

77
_SwiftNumberPad_ is part of the [OpenAlloc](https://github.com/openalloc) family of open source Swift software tools.
88

9+
<img src="https://github.com/openalloc/SwiftNumberPad/blob/main/Images/float_demo.png" width="178" height="350">
10+
911
## Features
1012

1113
* Support for both integer and floating point types
@@ -56,7 +58,6 @@ struct NumPadExample_Previews: PreviewProvider {
5658
}
5759
```
5860

59-
<img src="https://github.com/openalloc/SwiftNumberPad/blob/main/Images/float_demo.png" width="178" height="350">
6061

6162
## TODO
6263

0 commit comments

Comments
 (0)