From 53a8acaa83c01df0c2af199cdf4fa5c3cd905753 Mon Sep 17 00:00:00 2001 From: Roman Date: Sun, 30 Nov 2014 23:16:45 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 6a0ed70c..57918755 100644 --- a/README.md +++ b/README.md @@ -20,21 +20,20 @@ The BSD license ## Windows -*comtypes* +`comtypes` ## OS X -*pyobjc* -It comes bundled with the python presinstalled in OS X. For Python 3 you have to install it separately. +`pyobjc`. It comes bundled with the python presinstalled in OS X. For Python 3 you have to install it separately. ## Linux For GTK3 based systems -*PyGObject* +`PyGObject` For QT based systems -Either *PyQt4* or *PyQt5* +Either `PyQt4` or `PyQt5` # Usage