Skip to content

Commit

Permalink
docs: add citation badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephen-RA-King committed Jun 10, 2023
1 parent 4610e93 commit de25c9d
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,10 @@ system installations etc. Pynball can make leveraging such environments a lot ea

---

- 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
- 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

Expand Down Expand Up @@ -219,10 +219,10 @@ _For more information, please refer to the wiki_

[**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)
- [**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]

Expand All @@ -242,6 +242,8 @@ Distributed under the MIT license. See [![][license-image]][license-url] for mor

Created with Cookiecutter template: [**pydough**][pydough-url] version 1.2.1

[![DOI](https://zenodo.org/badge/464560536.svg)](https://zenodo.org/badge/latestdoi/464560536)

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

[bandit-image]: https://img.shields.io/badge/security-bandit-yellow.svg
Expand Down

0 comments on commit de25c9d

Please sign in to comment.