Skip to content

Commit 1516a5b

Browse files
committed
Update README.md
1 parent 06258e6 commit 1516a5b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323

2424
<hr/>
2525

26-
## Getting Started with InputKit on MAUI
26+
## Getting Started with InputKit on **MAUI**
2727

2828
> Be careful. MAUI Compatibility work in progress and experimental.
2929
> You can follow the progress with [this issue](https://github.com/enisn/Xamarin.Forms.InputKit/issues/221)
3030
31-
- Install package from NuGet
31+
- Install [InputKit.Maui](https://www.nuget.org/packages/InputKit.Maui) package from NuGet.
3232

3333
- Go your **MauiProgram.cs** file and add following line:
3434

@@ -45,11 +45,11 @@ builder
4545
4646
<hr />
4747

48-
## Getting Started with InputKit on Xamarin Forms
48+
## Getting Started with InputKit on **Xamarin Forms**
4949

50-
There is no complicated steps for set-up, no Inits no implementation codes. Plug & Play.
50+
- Install [Xamarin.Forms.InputKit](https://www.nuget.org/packages/Xamarin.Forms.InputKit) package from NuGet.
5151

52-
Read more on [Documentation of Getting Started](https://github.com/enisn/Xamarin.Forms.InputKit/wiki/Getting-Started).
52+
- Follow the [Documentation of Getting Started](https://github.com/enisn/Xamarin.Forms.InputKit/wiki/Getting-Started) for each platform.
5353

5454
<hr />
5555

0 commit comments

Comments
 (0)