Skip to content

Commit

Permalink
chore: Improve description
Browse files Browse the repository at this point in the history
Co-authored-by: Marco Vermeulen <vermeulen.mp@gmail.com>
  • Loading branch information
helpermethod and marc0der committed May 30, 2024
1 parent 9786d71 commit 6d7f36c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class JExtractMigrations {
candidate = "jextract",
name = "Jextract",
description =
"jextract is a tool which mechanically generates Java bindings from a native library headers.",
"Jextract mechanically generates Java bindings from native library headers. This is an early access build from OpenJDK Jextract which is part of Code Tools",
websiteUrl = "https://jdk.java.net/jextract/"
).insert()

Expand Down

0 comments on commit 6d7f36c

Please sign in to comment.