From 269dd1fb2eeb239ba7f1643722c8fdff2b5e77bf Mon Sep 17 00:00:00 2001 From: casey langen Date: Sat, 18 Mar 2017 23:02:25 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1512629f0..1e2acf98e 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ a cross-platform audio engine and player written in C++. a curses frontend to musikcube. -musicbox compiles and runs easily on Windows, OSX and Linux. +musicbox compiles and runs easily on Windows, macOS and Linux. it looks something like this on windows: ![windows screenshot](https://raw.githubusercontent.com/clangen/clangen-projects-static/master/musikcube/screenshots/windows.png) -and this on osx: +and this on macOS: ![osx screenshot](https://raw.githubusercontent.com/clangen/clangen-projects-static/master/musikcube/screenshots/osx.png)