Skip to content
This repository was archived by the owner on Aug 12, 2021. It is now read-only.

Commit 2e8473d

Browse files
committed
Move README to README.md
1 parent c537071 commit 2e8473d

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

README renamed to README.md

File renamed without changes.

libtest/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ license = "MIT/Apache-2.0"
88
documentation = "https://docs.rs/libterm"
99
homepage = "https://github.com/rust-lang/libtest"
1010
repository = "https://github.com/rust-lang/libtest"
11+
readme = "README.md"
1112

1213
[lib]
1314
name = "libtest"

libtest/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../README.md

0 commit comments

Comments
 (0)