Skip to content

Commit 07df778

Browse files
authored
Update README.md (#84)
Change iOS native description from Java/Kotlin to Objective-C
1 parent 91abf32 commit 07df778

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ This template provides the boilerplate needed to get started with creating a new
88
- **native** - the Android project with Java/Kotlin code exposing the API you will use
99
- **macios**
1010
- **NewBinding.MaciOS.Binding** - the .NET API you will use
11-
- **native** - the Xcode project with Java/Kotlin code exposing the API you will use
11+
- **native** - the Xcode project with Objective-C code exposing the API you will use
1212
- **sample** - the .NET MAUI app showing the library in use

0 commit comments

Comments
 (0)