You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -63,7 +63,7 @@ Note: It might feel more intuitive to provide dependencies as an argument to `k
63
63
References
64
64
============
65
65
66
-
The initial version of `kscript` was kindly contributed by Oscar Gonzales.
66
+
The initial version of `kscript` was kindly contributed by Oscar Gonzalez.
67
67
68
68
`kscript` is inspired by [kotlin-script](https://github.com/andrewoma/kotlin-script) which is another great way to do scripting in Kotlin. `kotlin-script` has more options compared to `kscript`, but the latter is conceptually cleaner (no code wrapping) and more simplistic.
0 commit comments