about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAriel Davis <ariel.z.davis@icloud.com>2023-05-07 02:41:44 -0700
committerAriel Davis <ariel.z.davis@icloud.com>2023-05-07 02:41:44 -0700
commitdb40fef6b1739ff33659a99d76239573c448c6df (patch)
tree0bfc7b8e08f64de074718e7b3db728422d5ffd65
parent913c1b846ea98cc4ef5298796ad1e093975a7ab8 (diff)
downloadrust-db40fef6b1739ff33659a99d76239573c448c6df.tar.gz
rust-db40fef6b1739ff33659a99d76239573c448c6df.zip
Improve lib readme
-rw-r--r--lib/README.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/README.md b/lib/README.md
index 6b2eeac2c0d..ed55e31d6bb 100644
--- a/lib/README.md
+++ b/lib/README.md
@@ -1,2 +1,5 @@
-Crates in this directory are published to crates.io and obey semver.
-They *could* live in a separate repo, but we want to experiment with a monorepo setup.
+# lib
+
+Crates in this directory are published to [crates.io](https://crates.io) and obey semver.
+
+They _could_ live in a separate repo, but we want to experiment with a monorepo setup.