Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daviunic committed Apr 10, 2020
1 parent 46086c0 commit a2bbbb1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
@@ -1,7 +1,7 @@
# 86Box Manager
**86Box Manager** is the official (though optional) configuration manager for the [86Box emulator](https://github.com/86Box/86Box). It's released under the MIT license, so it can be freely distributed with 86Box. See the `LICENSE` file for license information and `AUTHORS` for a complete list of contributors and authors.
**86Box Manager** is the official but optional configuration manager for the [86Box emulator](https://github.com/86Box/86Box). It's released under the MIT license, so it can be freely distributed with 86Box. See the `LICENSE` file for license information and `AUTHORS` for a complete list of contributors and authors.

It's written in C# with Windows Forms using Visual Studio 2017. Please see the [wiki](https://github.com/86Box/86BoxManager/wiki) for additional information.
It's written in C# with Windows Forms. Please see the [wiki](https://github.com/86Box/86BoxManager/wiki) for additional information.

## Features
* Powerful, lightweight and completely optional
Expand All @@ -28,7 +28,7 @@ If you have any issues, questions, suggestions, etc., please follow the [trouble

## How to build
1. Clone the repo
2. Open `86BoxManager.sln` solution file in Visual Studio 2017
2. Open `86BoxManager.sln` solution file in Visual Studio
3. Make your changes
4. Choose the `Release` configuration and `x86` platform/CPU
5. Build the solution
Expand Down

0 comments on commit a2bbbb1

Please sign in to comment.