Skip to content

Commit

Permalink
moved pic higher
Browse files Browse the repository at this point in the history
  • Loading branch information
Reed Es committed Mar 17, 2023
1 parent 119c9ee commit c6140c3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ Available as an open source library to be incorporated in SwiftUI apps.

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

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

## Features

* Support for both integer and floating point types
Expand Down Expand Up @@ -56,7 +58,6 @@ struct NumPadExample_Previews: PreviewProvider {
}
```

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

## TODO

Expand Down

0 comments on commit c6140c3

Please sign in to comment.