Skip to content

Commit

Permalink
Add installation instruction to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianK13 authored Mar 30, 2024
1 parent 0b4e31a commit d52d66b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@
SimShady is a package for shading simulation and PV yield estimation based on 3D meshes. It runs on the GPU using WebGL. See it in action at [openpv.de](https://openpv.de).

## Installation
To install the package, run

```
npm i @openpv/simshady
```

## Usage

Expand Down

0 comments on commit d52d66b

Please sign in to comment.