Skip to content
This repository has been archived by the owner on Mar 20, 2023. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
jtbandes committed Dec 27, 2009
1 parent 52b10d5 commit 089c7aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -23,4 +23,4 @@ For example, to start ResKit with an 800x600 screen at 50% zoom:
After ResKit is initialized, it will take over the application's main window and place it in a simulated device at the specified screen size. To move this device around and scale it, put the application into "ResKit mode" by tapping with three fingers (on the simulator, click in the very upper left corner of the screen, just below the status bar). Then use one finger to move the device, two to zoom, and another three-finger tap to return to the normal mode where you can interact with your application.

## "It Broke"
If something strange happens, it's entirely possible you found a bug in ResKit. ResKit makes use of various tricks and hacks to get UIKit working properly in a transformed and repositioned window. If you do find a bug, please [report it](issues) with all the necessary information to reproduce it.
If something strange happens, it's entirely possible you found a bug in ResKit. ResKit makes use of various tricks and hacks to get UIKit working properly in a transformed and repositioned window. If you do find a bug, please [report it](reskit/issues) with all the necessary information to reproduce it.

0 comments on commit 089c7aa

Please sign in to comment.