From 9f7d4a6f0cf5eb9de34d38862fe08d6b59a623d6 Mon Sep 17 00:00:00 2001 From: Gavin Date: Mon, 21 Feb 2022 21:59:32 +0200 Subject: [PATCH] DEV: Update README.md (#164) --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f2f81e7..69e6959 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -### discourse-data-explorer +# Data Explorer Plugin This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types. -Details at: https://meta.discourse.org/t/data-explorer-plugin/32566 +For more information, please see: https://meta.discourse.org/t/data-explorer-plugin/32566