From d5259fc0d9bc850952319e833702dd762bbf06f0 Mon Sep 17 00:00:00 2001 From: Matthew Sitton Date: Sun, 18 Oct 2015 15:13:58 -0500 Subject: [PATCH] Add landscape.io badge. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8ba8be7e..94e27981d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +[![Code Health](https://landscape.io/github/fofix/fofix/master/landscape.svg?style=flat)](https://landscape.io/github/fofix/fofix/master) + Frets on Fire X - FoFiX ======================= @@ -160,7 +162,7 @@ The following packages are required: * Cython ([link to 0.23](http://www.lfd.uci.edu/~gohlke/pythonlibs/#cython)) This is a Python Wheel, after downloading install it using pip: - + ```pip install Cython‑0.23‑cp27‑none‑win32.whl``` The following packages are optional: @@ -431,4 +433,3 @@ this section. We don't support GNU/Linux binaries anymore. Just run from source for now; we'll make the standard `python setup.py install` do the right thing sooner or later (certainly before 4.0 is released). -