Skip to content

Commit

Permalink
Merge pull request #3 from codacy-badger/codacy-badge
Browse files Browse the repository at this point in the history
Add a Codacy badge to README.rst
  • Loading branch information
ri-gilfanov committed Jun 21, 2021
2 parents af7f99c + 56f30fb commit 0f3dd2d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -112,3 +112,8 @@ Copy and paste this code in a file and run:
if __name__ == '__main__':
web.run_app(app_factory())
.. image:: https://api.codacy.com/project/badge/Grade/3b8d47b5156a4def85f5ff5de219d284
:alt: Codacy Badge
:target: https://app.codacy.com/gh/ri-gilfanov/aiohttp-sqlalchemy?utm_source=github.com&utm_medium=referral&utm_content=ri-gilfanov/aiohttp-sqlalchemy&utm_campaign=Badge_Grade_Settings

0 comments on commit 0f3dd2d

Please sign in to comment.