diff --git a/README.md b/README.md
index 89b734a..7aee0d7 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,12 @@
+[](https://pypi.org/project/sarkit-processing/)
+
+[](./LICENSE)
[](https://scientific-python.org/specs/spec-0000/)
+
+[](https://github.com/ValkyrieSystems/sarkit-processing/actions/workflows/tests.yml)
@@ -10,5 +15,12 @@
Valkyrie Systems Corporation to provide higher-level processing capability built atop
[`sarkit`](https://github.com/valkyriesystems/sarkit).
+## Install
+`sarkit-processing` can be installed using pip:
+
+```sh
+$ python -m pip install sarkit-processing
+```
+
## License
This repository is licensed under the [MIT license](./LICENSE).