Skip to content

Commit

Permalink
Add README symlink
Browse files Browse the repository at this point in the history
  • Loading branch information
tmandry committed Oct 10, 2024
1 parent 0898e64 commit e760f4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions dynosaur/README.md
2 changes: 1 addition & 1 deletion dynosaur/src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
#![doc = include_str!("../../README.md")]
#![doc = include_str!("../README.md")]

pub use dynosaur_derive::*;

0 comments on commit e760f4f

Please sign in to comment.