From 4f14eab969c33e506f6a5692392fb8fcf4e83df1 Mon Sep 17 00:00:00 2001 From: Alex Tatiyants Date: Thu, 7 Jan 2016 08:10:48 -0800 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e5daa36..645d058 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Postgres Explain Visualizer (pev) -Postgres Explain Visualizer (dev) is designed to make [EXPLAIN](http://www.postgresql.org/docs/current/static/sql-explain.html) output easier to grok. It creates a graphical representation of the plan. You can see it in action at [tatiyants.com/pev](http://tatiyants.com/pev/#/plans). +Postgres Explain Visualizer (dev) is designed to make [EXPLAIN](http://www.postgresql.org/docs/current/static/sql-explain.html) output easier to grok. It creates a graphical representation of the plan. You can see it in action at [tatiyants.com/pev](http://tatiyants.com/pev/). Pev is heavily influenced by the excellent [explain.depesz.com](http://explain.depesz.com/). -- cgit v1.2.3