Skip to content

Commit 3c587a6

Browse files
committed
Update README
1 parent 8ddbda1 commit 3c587a6

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div align="center">
2-
<img src="src/main/resources/icons/Logo.png" width="256" alt="NitroSense Logo">
2+
<img src="src/main/resources/icons/Logo.png" width="256" alt="Java NitroSense Logo">
33
<h1>Java NitroSense</h1>
44

5-
<p><i>A lightweight, modern replacement for Acer's official NitroSense frontend.</i></p>
5+
<p><i>A modern, lightweight replacement for Acer's NitroSense frontend.</i></p>
66

77
<img src="https://img.shields.io/badge/Java-25-orange.svg" alt="Java 25">
88
<img src="https://img.shields.io/badge/Platform-Windows-lightgray.svg" alt="Platforms">
@@ -89,8 +89,8 @@
8989
### Run the App
9090

9191
```bash
92-
git clone https://github.com/robothaver/NitroSense.git
93-
cd NitroSense
92+
git clone https://github.com/robothaver/Java-NitroSense.git
93+
cd Java-NitroSense
9494
.\gradlew.bat run
9595
```
9696

0 commit comments

Comments
 (0)