From 61340eb9ee1cc3d67d9b9111a2b39cb7919c8048 Mon Sep 17 00:00:00 2001 From: yugecin Date: Mon, 30 Jan 2017 10:36:23 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e9a451d..b33e4a6c 100644 --- a/README.md +++ b/README.md @@ -12,11 +12,11 @@ Click on the releases link (scroll up) to go to the downloadpage with prebuilt j ###Building You can find general (run/build) instructions in the original [opsu! README](README-OPSU.md). -Please note that I am only using maven and gradle scripts are not being updated. +Please note that I am only using maven, gradle scripts are not being updated. ###Credits opsu! was made by Jeffrey Han ([@itdelatrisu](https://github.com/itdelatrisu)). All game concepts and designs are based on work by osu! developer Dean Herbert. Other opsu! credits can be found [here](CREDITS.md). -opsu!dance (everything in the src package yugecin.opsudance) was made by me ([@yugecin](https://github.com/yugecin)). Eits were made in the opsu! sources, too. +opsu!dance (everything in the src package yugecin.opsudance) was made by me ([@yugecin](https://github.com/yugecin)). Edits were made in the opsu! sources, too. ###License **This software is licensed under GNU GPL version 3.**