diff --git a/README.md b/README.md
index 719b99e1b..e263405cb 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,8 @@
-
+
# tf2onnx - Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX.
@@ -15,10 +19,10 @@ The common issues we run into we try to document here [Troubleshooting Guide](Tr
-| Build Type | OS | Python | TensorFlow | ONNX opset | Status |
+| Build Type | OS | Python | TensorFlow | ONNX opset |
| --- | --- | --- | --- | --- | --- |
-| Unit Test - Basic | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 | [](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_build/latest?definitionId=16&branchName=main) |
-| Unit Test - Full | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 | [](https://dev.azure.com/tensorflow-onnx/tensorflow-onnx/_build/latest?definitionId=18&branchName=main) | |
+| Unit Test - Basic | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 |
+| Unit Test - Full | Linux, Windows | 3.7-3.10 | 1.15, 2.9-2.15 | 14-18 |
## Supported Versions