From b9b646bb1114a56f1beed6169a24369f4e5bb51b Mon Sep 17 00:00:00 2001 From: Dan Sosedoff Date: Wed, 3 Jun 2015 20:33:01 -0500 Subject: [PATCH] Fix readme link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bf1f111..7ec2379 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ is to utilize ability of the compiler to produce zero-dependency binaries for multiple platforms. Pgweb was created as an attempt to build very simple and portable application to work with local or remote PostgreSQL databases. -[See application screenshots](SCREENSHOTS.md) +[See application screenshots](SCREENS.md) ## Features