Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
- Replace _Fyndata_ with _FD_ (except everything related to the PyPI
  package. That will be handled later.)
- Update and fix CircleCI URLs.
- Update Codecov URLs.
- Update Code Climate URLs.

Ref: #9
  • Loading branch information
jtrh committed Apr 10, 2020
1 parent 2960c02 commit 91e9ba5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
=============================
Fyndata Django Accounts
FD Django Accounts
=============================

.. image:: https://img.shields.io/pypi/v/fyndata-django-accounts.svg
Expand All @@ -24,16 +24,16 @@ The full documentation is at https://fyndata-django-accounts.readthedocs.io.
Status
-------------

.. image:: https://circleci.com/gh/fyndata/gcp-utils-python/tree/develop.svg?style=shield
:target: https://circleci.com/gh/fyndata/fyndata-django-accounts/tree/develop
.. image:: https://circleci.com/gh/fyntex/fd-django-accounts/tree/develop.svg?style=shield
:target: https://circleci.com/gh/fyntex/fd-django-accounts/tree/develop
:alt: CI status

.. image:: https://codecov.io/gh/fyndata/fyndata-django-accounts/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/fyndata/fyndata-django-accounts
.. image:: https://codecov.io/gh/fyntex/fd-django-accounts/branch/develop/graph/badge.svg
:target: https://codecov.io/gh/fyntex/fd-django-accounts
:alt: Code coverage

.. image:: https://api.codeclimate.com/v1/badges/30ac22150dbf8549b989/maintainability
:target: https://codeclimate.com/github/fyndata/fyndata-django-accounts/maintainability
:target: https://codeclimate.com/github/fyntex/fd-django-accounts/maintainability
:alt: Code Climate maintainability

.. image:: https://readthedocs.org/projects/fyndata-django-accounts/badge/?version=latest
Expand All @@ -43,7 +43,7 @@ Status
Quickstart
----------

Install Fyndata Django Accounts::
Install FD Django Accounts::

pip install fyndata-django-accounts

Expand Down

0 comments on commit 91e9ba5

Please sign in to comment.