From 23bf30a505cb8b1dc1b813eb563129add3176238 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Mur=C3=A9?= Date: Sat, 13 Jul 2019 15:31:52 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 358191c7c112463f414ca6eb29c1bf9ec65fb679..e65e65b57aae7e068b9595d4ad83066813980e21 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ - **is fast**: listing bugs or opening them is a matter of milliseconds - **doesn't pollute your project**: no files are added in your project - **integrate with your tooling**: use the UI you like (CLI, terminal, web) or integrate with your existing tools through the CLI or the GraphQL API -- **bridge with other bug trackers**: [bridges](#bridges) exist to import and soon export to other trackers. +- **bridge with other bug trackers**: [bridges](#bridges) exist to import and export to other trackers. :construction: This is now more than a proof of concept, but still not fully stable. Expect dragons and unfinished business. :construction: