Updated readme again
This commit is contained in:
parent
7784565e6e
commit
77b6a1d988
6
README
6
README
|
@ -3,17 +3,17 @@ wolframalpha
|
||||||
|
|
||||||
Python Client built against the `Wolfram|Alpha <http://wolframalpha.com>`_
|
Python Client built against the `Wolfram|Alpha <http://wolframalpha.com>`_
|
||||||
v2.0 API. This project is hosted on `bitbucket
|
v2.0 API. This project is hosted on `bitbucket
|
||||||
<http://bitbucket.org/jaraco/wolframalpha>`_
|
<http://bitbucket.org/jaraco/wolframalpha>`_.
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
This library is released to PyPI, so the easiest way to install it is to use
|
This library is released to PyPI, so the easiest way to install it is to use
|
||||||
easy_install or pip::
|
easy_install::
|
||||||
|
|
||||||
easy_install wolframalpha
|
easy_install wolframalpha
|
||||||
|
|
||||||
or
|
or pip::
|
||||||
|
|
||||||
pip install wolframalpha
|
pip install wolframalpha
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user