diff --git a/README.md b/README.md
index 7b6334f6..28ccf3c7 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,16 @@
# Human Library
-## 3D Face Detection, Face Embedding & Recognition, Body Pose Tracking, Hand & Finger Tracking, Iris Analysis, Age & Gender & Emotion Prediction & Gesture Recognition
+### 3D Face Detection, Face Embedding & Recognition,
+### Body Pose Tracking, Hand & Finger Tracking,
+### Iris Analysis, Age & Gender & Emotion Prediction
+### & Gesture Recognition
+
+
+
+Native JavaScript module using TensorFlow/JS Machine Learning library
+Compatible with *Browser*, *WebWorker* and *NodeJS* execution on both Windows and Linux
+- Browser/WebWorker: Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends
+- NodeJS: Compatible with software *tfjs-node* and CUDA accelerated backends *tfjs-node-gpu*
@@ -39,28 +49,17 @@
-Compatible with *Browser*, *WebWorker* and *NodeJS* execution on both Windows and Linux
-- Browser/WebWorker: Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends
-- NodeJS: Compatible with software *tfjs-node* and CUDA accelerated backends *tfjs-node-gpu*
-- (and maybe with React-Native as it doesn't use any DOM objects)
-
-
-
*See [issues](https://github.com/vladmandic/human/issues?q=) and [discussions](https://github.com/vladmandic/human/discussions) for list of known limitations and planned enhancements*
*Suggestions are welcome!*
-
-