Skip to content

Commit 6741b31

Browse files
edits to readme (#146)
* updates * Update README.md * feedback
1 parent 682ae2d commit 6741b31

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Refer to the [usage docs](docs/USAGE.md) for instructions on how to use React Na
1212

1313
See the [sample app](/samples/RNWinRTTestApp/) for an example of using React Native WinRT to consume WinRT APIs.
1414

15+
<img src="samples/RNWinRTTestApp/images/sample-app.png" width="500">
16+
17+
*Note: This is an example of the sample app. The image is pulled from the user's photo library and will likely be different.*
18+
1519
## Versioning
1620

1721
The versioning scheme for React Native WinRT aligns with versions of React Native for Windows. A new major version of React Native for Windows is not guaranteed to be supported by a mismatched version of React Native WinRT. For example, a React Native for Windows 0.67 app may not be compatible with **Microsoft.ReactNative.WinRT** 0.66.* package versions due to potential breaking changes.
@@ -24,7 +28,7 @@ React Native WinRT currently supports the following versions of React Native for
2428

2529
## Contributing
2630

27-
This project welcomes contributions and suggestions of all types. See our [Contributor's Guide](/CONTRIBUTING.md) for more information.
31+
_We want to hear from you!_ File a [new issue](https://github.com/microsoft/react-native-winrt/issues/new) to report a bug, ask a question, or make a suggestion. See our [Contributor's Guide](/CONTRIBUTING.md) for more information.
2832

2933
## Trademarks
3034

rnwinrt/README

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)