Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 363eb05

Browse filesBrowse files
Convert README to Markdown.
This is a first step toward modernizing our README file. Some popular developer platforms support rendering README.md files, so a direct conversion to Markdown seems like a good place to start. The intent is to keep this file legible as plain text even as it accumulates more content. Suggested-by: Andrew Atkinson Reviewed-by: Tom Lane, Daniel Gustafsson, Joe Conway Discussion: https://postgr.es/m/CAG6XLEmGE95DdKqjk%2BDd9vC8mfN7BnV2WFgYk_9ovW6ikN0YSg%40mail.gmail.com
1 parent f0827b4 commit 363eb05
Copy full SHA for 363eb05

File tree

Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+4
-4
lines changed

‎README renamed to ‎README.md

Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ and functions. This distribution also contains C language bindings.
1212
Copyright and license information can be found in the file COPYRIGHT.
1313

1414
General documentation about this version of PostgreSQL can be found at:
15-
https://www.postgresql.org/docs/devel/
15+
<https://www.postgresql.org/docs/devel/>
1616
In particular, information about building PostgreSQL from the source
1717
code can be found at:
18-
https://www.postgresql.org/docs/devel/installation.html
18+
<https://www.postgresql.org/docs/devel/installation.html>
1919

2020
The latest version of this software, and related software, may be
21-
obtained at https://www.postgresql.org/download/. For more information
22-
look at our web site located at https://www.postgresql.org/.
21+
obtained at <https://www.postgresql.org/download/>. For more information
22+
look at our web site located at <https://www.postgresql.org/>.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.