diff --git a/README.md b/README.md
index 9091ddf..fa55fde 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
+![Test Status](https://github.com/symbiotic-engineering/MarineHydro.jl/actions/workflows/run_tests.yml/badge.svg)
+![GitHub](https://img.shields.io/github/license/symbiotic-engineering/MDOcean)
-## Fully Differentiable Boundary Element Solver for Hydrodynamic Sensitivity Analysis of Wave-Structure Interactions
+### Fully Differentiable Boundary Element Solver for Hydrodynamic Sensitivity Analysis of Wave-Structure Interactions
-### Authors
+#### Authors
**Kapil Khanala,b, Carlos A. Michelén Ströferb, Matthieu Ancellinc, Maha Hajia**
-### Affiliations
+#### Affiliations
- **aCornell University**
Ithaca, NY 14850, USA
@@ -25,10 +27,11 @@
-Fully-differentiable boundary element solver for marine hydrodynamics. This new solver implements both direct and indirect boundary element formulations and uses two green's function expression, Wu et al, and Delhommeau's varying in their accuracy and speed. This paper
+Fully-differentiable boundary element solver for marine hydrodynamics. This new solver implements both direct and indirect boundary element formulations and uses two green's function expression, Wu et al, and Delhommeau's varying in their accuracy and speed.
+> ⚠️ **Note**: This package is **work in progress** 🚧 and a separate public release of the package will be done in the future. This current state of the package contains necessary code to replicate the paper 📄.