Skip to content

Commit

Permalink
Doc formatting changes.
Browse files Browse the repository at this point in the history
  • Loading branch information
coddingtonbear committed Aug 27, 2022
1 parent d6f16b3 commit ee1b811
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/upgrading.rst
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ on how you instantiate the ``myfitnesspal.Client`` object.
For more information about why this change was necessary,
see `Issue #144 <https://github.com/coddingtonbear/python-myfitnesspal/issues/144>`_.

Version 1.x **(Obsolete)**
--------------------------
Version 1.x (Obsolete)
----------------------

Before getting started,
you would store a password in your system keyring
Expand All @@ -26,8 +26,8 @@ In your code, you would then instantiate your
client = myfitnesspal.Client('myusername')
Version 2.x **(Current)**
-------------------------
Version 2.x (Current)
---------------------

Before getting started,
now you should open a web browser on the same computer
Expand Down

0 comments on commit ee1b811

Please sign in to comment.