From cb16f9106b32f32e04bedb597c8382625dfaafc0 Mon Sep 17 00:00:00 2001 From: Sam Date: Tue, 14 Aug 2018 15:59:59 +1000 Subject: [PATCH] Update README.md --- README.md | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/README.md b/README.md index c6932ad..f2f81e7 100644 --- a/README.md +++ b/README.md @@ -3,16 +3,4 @@ This plugin allows admins to run SQL queries against the live Discourse database, including parameterized queries and formatting for several common column types. -## Installation - -Follow our [Install a Plugin](https://meta.discourse.org/t/install-a-plugin/19157) -howto, using `git clone https://github.com/discourse/discourse-data-explorer.git` -as the plugin command. - -Once you've installed it, turn on the `data_explorer_enabled` site setting, go to `/admin/plugins/explorer`, and start querying. - -TODO - screenshots of interface, etc - -## License - -MIT +Details at: https://meta.discourse.org/t/data-explorer-plugin/32566