diff --git a/README.md b/README.md index dba5d32..fbe8840 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The Kotlin/Native compiler generates Objective-C headers, which Swift code can i
  • Some features don’t work
  • -
    Swift export, where the Kotlin API is directly exported as Swift declarations instead of Objective-C headers, is something that the Kotlin team is currently working on, and will resolve some of the difficulties experienced by Swift developers when consuming shared Kotlin code.
    +
    Swift export, where the Kotlin API is directly exported as Swift declarations instead of Objective-C headers, is something that the Kotlin team is currently working on, and will resolve some of the difficulties experienced by Swift developers when consuming shared Kotlin code. You can find the table with the latest feature state here.
    ## How to use ### Interopedia