diff options
author | Hayleigh Thompson <me@hayleigh.dev> | 2024-03-27 22:58:46 +0000 |
---|---|---|
committer | Hayleigh Thompson <me@hayleigh.dev> | 2024-03-27 22:58:46 +0000 |
commit | 814edafb032d9f7e36cf35cbadb3d280ef07867d (patch) | |
tree | c82a31bf5da93448d2a12f95cf0ccdc5530c2210 | |
parent | f68f0e5b0cbcb0d5177a9d843d38f5d7faeb99e7 (diff) | |
download | lustre-814edafb032d9f7e36cf35cbadb3d280ef07867d.tar.gz lustre-814edafb032d9f7e36cf35cbadb3d280ef07867d.zip |
:memo: Add hexdocs pill to readme.
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ <img src="https://img.shields.io/hexpm/v/lustre" alt="Available on Hex" /> </a> + <a href="https://hexdocs.pm/lustre"> + <img src="https://img.shields.io/badge/hex-docs-ffaff3" + alt="Documentation" /> + </a> </div> <div align="center"> |