Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
8251551: Use .md filename extension for README
Reviewed-by: phh, clanger
Backport-of: 6ed221c
  • Loading branch information
gdams authored and RealCLanger committed Jun 21, 2022
1 parent 246f48e commit 4fbe635
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.

1 comment on commit 4fbe635

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.