summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoronqtam <vik.kirilov@gmail.com>2019-12-17 00:07:14 +0200
committeronqtam <vik.kirilov@gmail.com>2019-12-17 00:17:29 +0200
commitce6b66d6b3fec31a78038e3b5e5f8728e6513936 (patch)
treee4c29322596417fa4097178b3dbb4be9f2919b00
parentb3d12b6588ef4235eabbf58f55480b6db0c4c187 (diff)
fixed #315
-rw-r--r--doc/markdown/faq.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/markdown/faq.md b/doc/markdown/faq.md
index 363deb9..069319a 100644
--- a/doc/markdown/faq.md
+++ b/doc/markdown/faq.md
@@ -35,7 +35,7 @@ Missing stuff:
- matchers and generators
- micro benchmarking support - nonius is used in [**Catch**](https://github.com/catchorg/Catch2)
-- other small stuff
+- other small stuff such as tags - can be easily emulated/migrated from - see below
But these things (and more!) are planned in the [**roadmap**](roadmap.md)!