Skip to content

Commit a5357a9

Browse files
committed
og_image: Use README file as crate documentation
1 parent 46c8931 commit a5357a9

File tree

1 file changed

+1
-1
lines changed
  • crates/crates_io_og_image/src

1 file changed

+1
-1
lines changed

crates/crates_io_og_image/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//! OpenGraph image generation for crates.io
1+
#![doc = include_str!("../README.md")]
22

33
mod formatting;
44

0 commit comments

Comments
 (0)