Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
organizedgrime authored Nov 30, 2024
1 parent 07aa98d commit deaf71d
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,14 @@
</p>
</div>

## Installation
```cargo install polyblade```

Note that the `webgl` demo is available [here](https://vera.lgbt/software/polyblade/), but is notably less performant than native code.

### Build from source
To run this software, simply clone the repository and use `cargo run --release`.
The `webgl` demo is available, but is notably less performant than native code.
For the `webgl` build, run `trunk serve --release`.

#### Conway Roadmap
- [x] Ambo
Expand Down

0 comments on commit deaf71d

Please sign in to comment.