Skip to content

Commit 6698828

Browse files
authored
Update README.md
1 parent 5fa7292 commit 6698828

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
</p>
66

77
## How to Run
8-
* **Standalone Executable:** Does not require any configuration. Simply download the [`CricBlast.exe`](https://github.com/Raofin/CricBlast/releases/download/v0.1.0/CricBlast.exe) and run!
8+
* **Standalone Executable:** Does not require any configuration. Simply download the [`CricBlast.exe`](https://github.com/Raofin/CricBlast/releases/download/v1.0.0/CricBlast.exe) and run!
99
* **Source Code:**
1010
1. Clone the repository
11-
2. Import the database backup ([`CricBlast.bacpac`](https://github.com/Raofin/CricBlast/releases/download/v0.1.0/CricBlast.bacpac)) file into **Microsoft SQL Server**
11+
2. Import the database backup ([`CricBlast.bacpac`](https://github.com/Raofin/CricBlast/releases/download/v1.0.0/CricBlast.bacpac)) file into **Microsoft SQL Server**
1212
<img src="https://raofin.github.io/r/img/CricBlast/Tut-1.png" width="690"><br/>
1313
3. Enter your server name into `App.config`
1414
<img src="https://raofin.github.io/r/img/CricBlast/Tut-2.png" width="690"><br/>
@@ -45,6 +45,7 @@
4545
</p>
4646

4747
## License
48+
4849
- **CricBlast** is licensed under the [BSD 3-Clause License](https://opensource.org/licenses/BSD-3-Clause).
4950

5051
<p align= "center" >

0 commit comments

Comments
 (0)