diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index a63af02..2c6c2b9 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,4 +1,4 @@
-name: CI
+name: Build
on:
push:
diff --git a/README.md b/README.md
index 0a45441..3d60501 100644
--- a/README.md
+++ b/README.md
@@ -1,20 +1,23 @@
-# UniFace: All-in-One Face Analysis Library
+
UniFace: All-in-One Face Analysis Library
-[](https://pypi.org/project/uniface/)
-[](https://www.python.org/)
+[](https://pypi.org/project/uniface/)
+[](https://www.python.org/)
[](https://opensource.org/licenses/MIT)
-[](https://github.com/yakhyo/uniface/actions)
+[](https://github.com/yakhyo/uniface/actions)
[](https://pepy.tech/projects/uniface)
-[](https://yakhyo.github.io/uniface/)
+[](https://yakhyo.github.io/uniface/)
+[](https://www.kaggle.com/yakhyokhuja/code)
-

+
+##
+
**UniFace** is a lightweight, production-ready face analysis library built on ONNX Runtime. It provides high-performance face detection, recognition, landmark detection, face parsing, gaze estimation, and attribute analysis with hardware acceleration support across platforms.
> 💬 **Have questions?** [Chat with this codebase on DeepWiki](https://deepwiki.com/yakhyo/uniface) - AI-powered docs that let you ask anything about UniFace.