Skip to content

Commit

Permalink
Add some labels
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr-kuzmenko committed Jan 24, 2017
1 parent d22d3a1 commit a990a65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ aiohttp_security
:target: https://travis-ci.org/aio-libs/aiohttp-security
.. image:: https://codecov.io/github/aio-libs/aiohttp-security/coverage.svg?branch=master
:target: https://codecov.io/github/aio-libs/aiohttp-security
.. image:: https://readthedocs.org/projects/aiohttp-security/badge/?version=latest
:target: https://aiohttp-security.readthedocs.io/

The library provides identity and autorization for `aiohttp.web`__.

Expand Down
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@
'github_user': 'aio-libs',
'github_repo': 'aiohttp-security',
'github_button': True,
'github_type': 'star',
'github_banner': True,
'travis_button': True,
'codecov_button': True,
Expand Down

0 comments on commit a990a65

Please sign in to comment.