Commit c28f7ca8 authored by Taddeüs Kroes's avatar Taddeüs Kroes

Updated README and ignore file

parent bf559a71
......@@ -2,3 +2,7 @@
*.pyc
*~
cert.pem
MANIFEST
build/
dist/
*.egg-info/
......@@ -31,14 +31,9 @@ Here is a quick overview of the features in this library:
Installation
============
Using Python's package manager (note: this seems to be bugged atm):
Using Python's package manager:
easy_install wspy
pip install wspy
Using Git inside your project:
git submodule add https://github.com/taddeus/wspy.git
sudo pip install wspy
Getting Started
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment