diff --git a/README.md b/README.md
index 3c1ea3a037c2fd3a801b6c4367f95261c3fead0e..7083d17ea659ddeca71cc5fc0b06df96c31df7ee 100644
--- a/README.md
+++ b/README.md
@@ -107,23 +107,23 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
## Bridges
-:green_apple: Working!
-:tomato: Not working yet
+:heavy_check_mark: Working!
+:x: Not working yet
### Importer implementations
-| | Github | Launchpad |
-| ----------------------------------------------- | :-----------: | :-----------: |
-| **incremental**
(can import more than once) | :green_apple: | :tomato: |
-| **with resume**
(download only new data) | :tomato: | :tomato: |
-| **identities** | :green_apple: | :green_apple: |
-| **identities update** | :tomato: | :tomato: |
-| **bug** | :green_apple: | :green_apple: |
-| **comments** | :green_apple: | :green_apple: |
-| **comment editions** | :green_apple: | :tomato: |
-| **labels** | :green_apple: | :tomato: |
-| **status** | :green_apple: | :tomato: |
-| **title edition** | :green_apple: | :tomato: |
+| | Github | Launchpad |
+| ----------------------------------------------- | :----------------: | :----------------: |
+| **incremental**
(can import more than once) | :heavy_check_mark: | :x: |
+| **with resume**
(download only new data) | :x: | :x: |
+| **identities** | :heavy_check_mark: | :heavy_check_mark: |
+| **identities update** | :x: | :x: |
+| **bug** | :heavy_check_mark: | :heavy_check_mark: |
+| **comments** | :heavy_check_mark: | :heavy_check_mark: |
+| **comment editions** | :heavy_check_mark: | :x: |
+| **labels** | :heavy_check_mark: | :x: |
+| **status** | :heavy_check_mark: | :x: |
+| **title edition** | :heavy_check_mark: | :x: |
### Exporter implementations