Skip to content

Commit

Permalink
added code example
Browse files Browse the repository at this point in the history
  • Loading branch information
evpl committed Feb 18, 2024
1 parent 974e382 commit 006c0d0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ Java scope functions inspired by Kotlin
* [Examples](#examples)
* [Collection initialization](#collection-initialization)
* [Nth Fibonacci number](#nth-fibonacci-number)
* [Method argument processing](#method-argument-processing)

## Motivation

Expand All @@ -45,6 +46,7 @@ version [here](https://github.com/evpl/jkscope/releases)).
Maven:

```xml

<dependency>
<groupId>com.plugatar.jkscope</groupId>
<artifactId>jkscope</artifactId>
Expand Down

0 comments on commit 006c0d0

Please sign in to comment.