Skip to content

Commit

Permalink
chore: Link examples in README
Browse files Browse the repository at this point in the history
  • Loading branch information
playpauseandstop committed Mar 20, 2020
1 parent 8d3b457 commit fecca51
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,11 @@ Please, make sure to configure ``client_max_size`` for ``aiohttp.web`` Applicati
supply proper ``chunkSize`` for Uppy.io or other tus.io client.

`Documentation <https://aiohttp-tus.readthedocs.io/en/latest/usage.html#understanding-tus-io-chunk-size>`_

Examples
========

`examples <https://github.com/pylotcode/aiohttp-tus/tree/master/examples>`_ directory
contains several examples, which illustrate on how to use ``aiohttp-tus`` with some
tus.io clients, such as `tus.py <https://pypi.org/project/tus.py/>` and
`Uppy.io <https://uppy.io>`_

0 comments on commit fecca51

Please sign in to comment.