diff --git a/README.md b/README.md
index c21ba1a..5ecf57f 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,20 @@
+
+
+
+
+[![Go Reference](https://pkg.go.dev/badge/github.com/firelink-data/alloy/alloy-go.svg)](https://pkg.go.dev/github.com/firelink-data/alloy/alloy-go)
+[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
+[![Tests](https://github.com/firelink-data/alloy/actions/workflows/tests.yml/badge.svg)](https://github.com/firelink-data/alloy/actions/workflows/tests.yml)
+
+
+
## 🔎 Overview
*alloy* is a **Go module that enables calls to Rust code with Apache Arrow datatypes**, and vice versa.
@@ -25,4 +42,5 @@ package main
## 📋 License
-All code is to be held under a general MIT license, please see [LICENSE](https://github.com/firelink-data/alloy/blob/main/LICENSE) for specific information.
+All firelink-data written code is to be held under a general MIT license, please see [LICENSE](https://github.com/firelink-data/alloy/blob/main/LICENSE) for specific information.
+All other code included in this repository are to be held under their respective licenses.