Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 6ed221c

Browse files
committed
8251551: Use .md filename extension for README
Reviewed-by: mr, ihse, darcy
1 parent 6a85e14 commit 6ed221c

File tree

2 files changed

+11
-12
lines changed

2 files changed

+11
-12
lines changed

README

Lines changed: 0 additions & 12 deletions
This file was deleted.

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Welcome to the JDK!
2+
3+
For build instructions please see the
4+
[online documentation](https://openjdk.java.net/groups/build/doc/building.html),
5+
or either of these files:
6+
7+
- [doc/building.html](doc/building.html) (html version)
8+
- [doc/building.md](doc/building.md) (markdown version)
9+
10+
See <https://openjdk.java.net/> for more information about
11+
the OpenJDK Community and the JDK.

0 commit comments

Comments
 (0)