diff --git a/README.rst b/README.rst index fa49380..3e650f9 100644 --- a/README.rst +++ b/README.rst @@ -47,8 +47,9 @@ Pandas support for `pint `_ power pint[foot * force_pound * revolutions_per_minute] dtype: object -More examples are shown in the example notebook https://github.com/hgrecco/pint-pandas/blob/master/notebooks/pint-pandas.ipynb - +Documentation +-------------- +Full documentation is available at http://pint-pandas.readthedocs.io/ Quick Installation ------------------ diff --git a/docs/index.rst b/docs/index.rst index 317dc2c..56a0d54 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,6 @@ :orphan: -Pint: makes units easy +Pint-pandas: Unit support for pandas ====================== **Useful links**: