Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Commit

Permalink
8251551: Use .md filename extension for README
Browse files Browse the repository at this point in the history
Reviewed-by: mr, ihse, darcy
  • Loading branch information
edvbld committed Aug 27, 2020
1 parent 6a85e14 commit 6ed221c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README

This file was deleted.

11 changes: 11 additions & 0 deletions README.md
@@ -0,0 +1,11 @@
# Welcome to the JDK!

For build instructions please see the
[online documentation](https://openjdk.java.net/groups/build/doc/building.html),
or either of these files:

- [doc/building.html](doc/building.html) (html version)
- [doc/building.md](doc/building.md) (markdown version)

See <https://openjdk.java.net/> for more information about
the OpenJDK Community and the JDK.

0 comments on commit 6ed221c

Please sign in to comment.