Skip to content

Commit

Permalink
Fixed the top-level README to point to the correct readme
Browse files Browse the repository at this point in the history
Also renamed the README to have the `.md` extension, to declare that it
is a Markdown formatted file.
  • Loading branch information
gurjeet committed Oct 19, 2020
1 parent eb33647 commit 811aeaf
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
Overview
========

As of now, this repository contains just the Index Adviser.

Index Adviser
=============

Index Adviser is a Postgres extension that helps you find potentially useful
indexes.

Refer to Index Adviser's [README][ia_readme] for more details.

[ia_readme]: index_adviser/README.txt
2 changes: 0 additions & 2 deletions README.pgadviser

This file was deleted.

File renamed without changes.

0 comments on commit 811aeaf

Please sign in to comment.