Skip to content

Commit 51dddca

Browse files
authored
ReadMe: Fixed code example inline (#81)
1 parent 7c8d00f commit 51dddca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ With this plugin it is also possible to respond to hover events (if the platform
2727
## Setup
2828
* Available on NuGet: [TouchView](http://www.nuget.org/packages/TouchView) [![NuGet](https://img.shields.io/nuget/v/TouchView.svg?label=NuGet)](https://www.nuget.org/packages/TouchView)
2929
* Add nuget package to your Xamarin.Forms .netStandard/PCL project and to your platform-specific projects (iOS and Android)
30-
* Add *TouchEffectPreserver.Preserve()* line to your AppDelegate and MainActivity (preserve from linker)
30+
* Add `TouchEffectPreserver.Preserve()` line to your AppDelegate and MainActivity (preserve from linker)
3131

3232
|Platform|Version|
3333
| ------------------- | ------------------- |

0 commit comments

Comments
 (0)