Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JosephVoid authored Dec 16, 2023
1 parent 6aa7720 commit 78dd89e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,11 @@ console.log(JIS.list_options()); // ["earth", "venus"]
JIS.select_option("earth");
console.log(JIS.list_options()); // ["africa", "asia", "europe"]
console.log(JIS.get_all_selected()); // ["galaxy", "milky-way", "earth"]
```

# Installation
Expand Down

0 comments on commit 78dd89e

Please sign in to comment.