From ac24ca5d998769d7bab44953a371a578a318d9b9 Mon Sep 17 00:00:00 2001 From: Michael Muré Date: Sun, 7 Jul 2019 12:25:34 +0200 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c7bf4ecc..5950fe33 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ The web UI interact with the backend through a GraphQL API. The schema is availa | labels | :heavy_check_mark: | :x: | | status | :heavy_check_mark: | :x: | | title edition | :heavy_check_mark: | :x: | +| **media** | :x: | :x: | | **automated test suite** | :heavy_check_mark: | :x: | ### Exporter implementations -- cgit