diff --git a/README.md b/README.md
index c4e406e..e6c8c6e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,5 @@
# UniFace: All-in-One Face Analysis Library
-
[](https://opensource.org/licenses/MIT)

@@ -10,7 +9,6 @@
[](https://www.python.org/dev/peps/pep-0008/)
[](https://github.com/yakhyo/uniface/releases)
-
**uniface** is a lightweight face detection library designed for high-performance face localization and landmark detection. The library supports ONNX models and provides utilities for bounding box visualization and landmark plotting. To train RetinaFace model, see https://github.com/yakhyo/retinaface-pytorch.