Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorPLopes committed Jul 26, 2023
2 parents 5c29ea6 + 6aae8c6 commit d1722e3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ Recently, I was trying to use [HeSuVi](https://sourceforge.net/projects/hesuvi/)
<br><br>
Since I've been wanting to test Rider for a while, and make the switch from Visual Studio, I decided to quickly throw together a project to test it out and solve my problem at the same time. The code is far from perfect, and I'm sure there are better ways to do it, but it works and it was just a quick project to test Rider. **Feel free to use it if you have the same problem as me** or improve it if you want to.

![image](https://github.com/VictorPLopes/FixGraphicEQ/assets/77900343/35c4e7ed-cc56-4107-9113-975243c17b29)

## How to use

1. Download the latest release from the [releases page](https://github.com/VictorPLopes/FixGraphicEQ/releases).
Expand All @@ -16,4 +18,4 @@ Since I've been wanting to test Rider for a while, and make the switch from Visu

## How to build

Building the project is very simple, just clone the repository, open the solution and build it with .NET 7. The project has no dependencies, so you should be able to build it without any problems.
Building the project is very simple, just clone the repository, open the solution and build it with .NET 7. The project has no dependencies, so you should be able to build it without any problems.

0 comments on commit d1722e3

Please sign in to comment.