From 8cd14e27e6993d9d3d2f3a7e5eaf48d7501a6448 Mon Sep 17 00:00:00 2001
From: pressler-vsc <78438270+pressler-vsc@users.noreply.github.com>
Date: Mon, 3 Aug 2026 14:57:45 -0700
Subject: [PATCH] Update README.md
---
README.md | 12 ++++++++++++
1 file changed, 12 insertions(+)
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).