Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dmex committed Sep 7, 2020
1 parent 49c21cc commit 14c072f
Showing 1 changed file with 6 additions and 15 deletions.
21 changes: 6 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@
[![Github stats](https://img.shields.io/github/downloads/processhacker/processhacker/total.svg?style=for-the-badge&color=red)](https://github.com/processhacker/processhacker/releases)
[![SourceForge stats](https://img.shields.io/sourceforge/dt/processhacker.svg?style=for-the-badge&color=red)](https://sourceforge.net/projects/processhacker/)

![Logo](https://raw.githubusercontent.com/processhacker/processhacker/master/ProcessHacker/resources/ProcessHacker.png)
<img align="left" src="https://raw.githubusercontent.com/processhacker/processhacker/master/ProcessHacker/resources/ProcessHacker.png" width="128" height="128">

## Process Hacker

A free, powerful, multi-purpose tool that helps you monitor system resources, debug software and detect malware.

* [Official Website](https://processhacker.sourceforge.io/)
* [Nightly Builds](https://processhacker.sourceforge.io/nightly.php)
[Official Website](https://processhacker.sourceforge.io/)

[Nightly Builds](https://processhacker.sourceforge.io/nightly.php)

## System requirements

Expand All @@ -32,21 +33,11 @@ Windows 7 or higher, 32-bit or 64-bit.

## Building the project


Requires Visual Studio (2017 or later).
Requires Visual Studio (2019 or later).

Execute `build_release.cmd` located in the `build` directory to compile the project or load the `ProcessHacker.sln` and `Plugins.sln` solutions if you prefer building the project using Visual Studio.

You can download the free [Visual Studio Community Edition](https://www.visualstudio.com/vs/community/)
to build, run or develop Process Hacker.

## Additional information


You cannot run the 32-bit version of Process Hacker on a
64-bit system and expect it to work correctly, unlike other programs.


You can download the free [Visual Studio Community Edition](https://www.visualstudio.com/vs/community/) to build the Process Hacker source code.

## Enhancements/Bugs

Expand Down

0 comments on commit 14c072f

Please sign in to comment.