Merge pull request #246 from MichaelMure/bridge-docs

Michael Muré created

README: update importer implementation table

Change summary

README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Detailed changes

README.md 🔗

@@ -125,7 +125,7 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
 | | Github | Gitlab | Launchpad |
 | --- | --- | --- | --- |
 | **incremental**<br/>(can import more than once) | :heavy_check_mark: | :heavy_check_mark: | :x: |
-| **with resume**<br/>(download only new data) | :x: | :x: | :x: |
+| **with resume**<br/>(download only new data) | :heavy_check_mark: | :heavy_check_mark: | :x: |
 | **identities** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
 | identities update | :x: | :x: | :x: |
 | **bug** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |