Skip to content

Commit

Permalink
Add installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
pavi2410 authored Sep 23, 2020
1 parent 79829b9 commit a1a8531
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,9 @@
Kotlin inspired collections library for JS

https://kotlinlang.org/docs/reference/collections-overview.html

## Installation

```js
import { ... } from "https://deno.land/x/kollections@v0.1/kollections.js"
```

0 comments on commit a1a8531

Please sign in to comment.