Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerryliu authored May 28, 2017
1 parent 29ccd75 commit d88fd7c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Visor
A new sensor monitoring app for linux!

![screenshot](https://github.com/Kerryliu/Visor/blob/master/misc/summary_screenshot.png)

# Running it:
To build you require gcc, gtk3, and gtkmm3.
Then run `make` in the src directory.
Then run `make` in the src directory to compile Visor.
Before you run, make sure you have lm_sensors installed and set up.

0 comments on commit d88fd7c

Please sign in to comment.