Skip to content

Commit 76b1ba7

Browse files
committed
update readme to point to releases
1 parent f245089 commit 76b1ba7

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ This is built with the intention of being easily approachable by developers who
88

99
This project is still in the early stages of development, so there may be bugs and many missing features. If you are interested in contributing please reach out and we can discuss how we can collaborate.
1010

11+
## Try it out
12+
13+
You can try it out by downloading the latest release from the [releases page](https://github.com/tariknz/irdashies/releases).
14+
15+
Install the .exe and run it. The application will automatically update when a new version is available.
16+
1117
## Table of Contents
1218

1319
- [Introduction](#introduction)
@@ -37,7 +43,7 @@ This project is built with React and Electron and uses the iRacing SDK to retrie
3743

3844
> Note: Developing on MacOS is fully supported and does not require iRacing or any additional tools to be installed as it uses a mocked SDK.
3945
40-
## Installation
46+
## Installation (for development)
4147

4248
To install IRDashies, follow these steps:
4349

@@ -56,7 +62,7 @@ To install IRDashies, follow these steps:
5662
npm run storybook
5763
```
5864

59-
## Usage
65+
## Usage (for development)
6066

6167
To start using IRDashies, run the following command:
6268
```bash

0 commit comments

Comments
 (0)