Add links to current binaries in README.md

This commit is contained in:
Johannes Blume 2013-03-03 00:18:09 +01:00
parent e78a0b3e91
commit d179fce441
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ Plugin for Rainmeter enabling Python 3 scripting
Installation
------------
Binaries: [x86-32](http://www.jblume.com/rainmeter-python/x86/Python.dll) and [x86-64](http://www.jblume.com/rainmeter-python/x64/Python.dll)
Simply copy the appropriate file to the 'Plugins' folder of your Rainmeter installation.
For this plugin to function, you need to install the Python 3.3 distribution matching your Rainmeter's architecture.
The corresponding 'python33.dll' needs to be in your DLL search path; all standard installers of Python 3.3 automatically put the DLL into your System32 directory, so this should normally be the case.