Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
fixed code formatting
  • Loading branch information
dotpot committed Mar 8, 2021
1 parent 831985a commit c59f424
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Table of contents
1. Introduction
===============

In-app purchase validation library for `Apple AppStore` and `GooglePlay` (`App Store` validator have **async** support!).
In-app purchase validation library for `Apple AppStore` and `GooglePlay` (`App Store` validator have **async** support!). Works on python3.6+

2. Installation
===============
Expand Down Expand Up @@ -57,6 +57,7 @@ In-app purchase validation library for `Apple AppStore` and `GooglePlay` (`App S
An additional example showing how to authenticate using dict credentials instead of loading from a file

.. code:: python
import json
Expand Down

0 comments on commit c59f424

Please sign in to comment.