diff --git a/README.md b/README.md index b5e8a6509..253e70d0a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # galois +[![PyPI version](https://badge.fury.io/py/galois.svg)](https://badge.fury.io/py/galois) [![Documentation Status](https://readthedocs.org/projects/galois/badge/?version=latest)](https://galois.readthedocs.io/en/latest/?badge=latest) ![Lint](https://github.com/mhostetter/galois/workflows/Lint/badge.svg?branch=master) ![Test](https://github.com/mhostetter/galois/workflows/Test/badge.svg?branch=master) + A Python 3 package for Galois field arithmetic. ## Installation