diff --git a/README.md b/README.md index 05cf75e..cab2299 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # Visor A new sensor monitoring app for linux! + +To build, you require gcc, gtk3, and gtkmm3. +Then run `make` in the src directory.