aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMichael Muré <batolettre@gmail.com>2020-11-29 21:38:45 +0100
committerGitHub <noreply@github.com>2020-11-29 21:38:45 +0100
commit61bfc51ebe4420982aa40e6b9d56d8ca114151c4 (patch)
treec97c3da1dd5214ea67f077d7d289fb16f5d9360a /README.md
parent70168de69b4e87605e882e589bfb57b4a5b9a4bc (diff)
downloadgit-bug-61bfc51ebe4420982aa40e6b9d56d8ca114151c4.tar.gz
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index be549bdb..8f57ab93 100644
--- a/README.md
+++ b/README.md
@@ -195,7 +195,7 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
### Importer implementations
| | Github | Gitlab | Jira | Launchpad |
-|-------------------------------------------------|--------------------|--------------------|--------------------|--------------------|
+|-------------------------------------------------|:------------------:|:------------------:|:------------------:|:------------------:|
| **incremental**<br/>(can import more than once) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| **with resume**<br/>(download only new data) | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| **identities** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: |
@@ -212,7 +212,7 @@ The web UI interact with the backend through a GraphQL API. The schema is availa
### Exporter implementations
| | Github | Gitlab | Jira | Launchpad |
-|--------------------------|--------------------|--------------------|--------------------|-----------|
+|--------------------------|:------------------:|:------------------:|:------------------:|:---------:|
| **bug** | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| comments | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |
| comment editions | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark: | :x: |