Skip to content

Commit

Permalink
docs: update meta
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen-RA-King committed Apr 13, 2023
1 parent 7cf8cde commit 5275172
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,13 +32,17 @@ system installations etc. Pynball can make leveraging such environments a lot ea

## Features

---

- Consolidates all Python installations including [**pyenv**][pyenv-url] into one management system
- Easily create Virtual Environments using any Python version.
- Track which virtual environments have which Python versions and tox versions.
- Quickly change the System interpreter

## Pre Installation Requirements

---

#### Minimum Requirements

1. Python 3.8+
Expand All @@ -52,6 +56,8 @@ system installations etc. Pynball can make leveraging such environments a lot ea

## Installation

---

**OS X & Linux:**

Will be supported in version 2
Expand All @@ -64,6 +70,8 @@ pipx install pynball

## Usage example

---

### View Available commands

```sh
Expand Down Expand Up @@ -205,28 +213,34 @@ pynball versions

_For more information, please refer to the wiki_

## [Wiki][wiki]

## Documentation

---

[**Read the Docs**](https://pynball.readthedocs.io/en/latest/?)

- [**Example Usage**](https://pynball.readthedocs.io/en/latest/example.html)
- [**Credits**](https://pynball.readthedocs.io/en/latest/example.html)
- [**Changelog**](https://pynball.readthedocs.io/en/latest/changelog.html)
- [**API Reference**](https://pynball.readthedocs.io/en/latest/autoapi/index.html)

- [**Wiki**][wiki]

## Meta

---

[![](assets/linkedin.png)](https://www.linkedin.com/in/sr-king)
[![](assets/github.png)](https://github.com/Stephen-RA-King)
[![](assets/pypi.png)](https://pypi.org/project/pynball)
[![](assets/www.png)](https://www.justpython.tech)
[![](assets/email.png)](mailto:sking.github@gmail.com)

Author: Stephen R A King
Stephen R A King : sking.github@gmail.com

Distributed under the MIT license. See [![][license-image]][license-url] for more information.

Distributed under the MIT License. See `LICENSE` for more information.
Created with Cookiecutter template: [**cc_template**][cc_template-url] version 1.2.1

<!-- Markdown link & img dfn's -->

Expand Down

0 comments on commit 5275172

Please sign in to comment.