Skip to content

Commit

Permalink
docs: update README with Slides url
Browse files Browse the repository at this point in the history
  • Loading branch information
stelmakhivan committed Nov 30, 2023
1 parent 6034136 commit a0c40ab
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,12 +2,18 @@

Example of data structures with ts.

[Slides](https://docs.google.com/presentation/d/1VJnFjIwX2hHeMlfcjyjiliflP6pnZCPZu9d9DCOfgOg/edit?usp=sharing)

## Installation

Using `nvm`, install correct version of `node.js`

Run `npm install`

## Scripts

To run examples, use `npm run examples`

## License

MIT

0 comments on commit a0c40ab

Please sign in to comment.