Skip to content

Commit 165b447

Browse files
authored
Update README.md
1 parent 98da59d commit 165b447

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

hello-swift-java/README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,11 @@ Next, let's prepare and publish the swift-java support libraries:
8787

8888

8989
## Exploring `swift-java`
90-
We encourage exploring `swift-java` by writing Swift code to the file `hello-swift-java/hashing-lib/Sources/SwiftHashing/SwiftHashing.swift` and building the `hashing-app` target.
90+
We encourage exploring `swift-java` by writing Swift code to the file `hello-swift-java/hashing-lib/Sources/SwiftHashing/SwiftHashing.swift` and building the `hashing-app` target.\
91+
> [!TIP]
92+
> The list of supported features can be found at:\
93+
> https://swiftpackageindex.com/swiftlang/swift-java/main/documentation/swiftjavadocumentation/supportedfeatures#JExtract-calling-Swift-from-Java\
94+
9195

9296
Once the `hashing-app` build completes, the newly generated Java code will be available to use in the Android project.
9397

0 commit comments

Comments
 (0)