Skip to content

Commit 0c4e80b

Browse files
aaronmadercjw296
authored andcommitted
Update README.rst
Adding an indication that this project is available on pypi. Specifically; it is helpful to indicate *which* pypi package should be used (as there are several, potentially nefarious clones).
1 parent f45f630 commit 0c4e80b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Password-protected files are not supported and cannot be read by this library.
3737

3838
Quick start:
3939

40+
.. code-block:: bash
41+
42+
pip install xlrd
43+
4044
.. code-block:: python
4145
4246
import xlrd

0 commit comments

Comments
 (0)