From 818f47301da5fcb97e3a96245d09120c19f90c48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Mangano-Tarumi?= Date: Mon, 7 Aug 2017 08:13:21 +0200 Subject: [PATCH] stability note in the readme --- CHANGELOG | 2 +- README.md | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 6d9f361..a1b2f87 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -11,4 +11,4 @@ like sliders and scoring. Here's what we got so far: - Extremely basic gameplay. -- Pretty good compatibility of the official beatmaps. +- Overall support of most of the official beatmaps. diff --git a/README.md b/README.md index 88dfdb0..3af2614 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,10 @@ Let's make a compatible lightweight version of the game! Install ------- +**Note:** oshu! is still in an early stage of development. Don't expect it to +be amazing. It doesn't even have a menu to select songs, you need to call it +from the command line like `$ oshu my_beatmap.osu`. + First of all, make sure you have the required dependencies. These things are so common that I may assure you they're in your distribution's official repositories.