Skip to content

Commit

Permalink
Formatting update made to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
KBurst committed Aug 5, 2023
1 parent 52d703e commit c2b8108
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Bread Layout
A layout designed to allow the user to Pinch and Pan the layout content to view its content in various manners.
The Bread Layout is a Xamarin Forms layout that allows the user to pan and zoom into an
image wrapped within the layout.

# Usage
To utilize the layout, simply incorporate the namespace into the Xamarin Form XML file, and store the image
inside of the layout in the following manner:
To utilize the layout, simply incorporate the namespace into the Xamarin Form XML file,
and store the image inside of the layout in the following manner:

```
<?xml version="1.0" encoding="utf-8" ?>
Expand Down

0 comments on commit c2b8108

Please sign in to comment.