Installation

Prerequisites

profile-readme works with Python >= 3.5.

Installing the most recent version

You can install the most recent profile-readme version using pip:

$ python3 -m pip install profile-readme

Installing the development version

If you want to work with the latest code before it’s released, install or update the code from the master branch:

$ python3 -m pip install -U git+https://github.com/Robert-96/profile-readme.git