Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enisn committed Mar 22, 2022
1 parent 06258e6 commit 1516a5b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,12 @@

<hr/>

## Getting Started with InputKit on MAUI
## Getting Started with InputKit on **MAUI**

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

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

Expand All @@ -45,11 +45,11 @@ builder
<hr />

## Getting Started with InputKit on Xamarin Forms
## Getting Started with InputKit on **Xamarin Forms**

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

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

<hr />

Expand Down

0 comments on commit 1516a5b

Please sign in to comment.