diff --git a/README.md b/README.md
index eac1b256..06283576 100644
--- a/README.md
+++ b/README.md
@@ -34,7 +34,7 @@ This project offers you an alternative to **Universal Charset Encoding Detector*
| Feature | [Chardet](https://github.com/chardet/chardet) | Charset Normalizer | [cChardet](https://github.com/PyYoshi/cChardet) |
| ------------- | :-------------: | :------------------: | :------------------: |
-| `Fast` | ❌
| ❌
| :heavy_check_mark:
|
+| `Fast` | ❌
| :heavy_check_mark:
| :heavy_check_mark:
|
| `Universal**` | ❌ | :heavy_check_mark: | ❌ |
| `Reliable` **without** distinguishable standards | ❌ | :heavy_check_mark: | :heavy_check_mark: |
| `Reliable` **with** distinguishable standards | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |