Symlink the readme for publish

This commit is contained in:
Jackson Coxson
2025-04-06 10:12:24 -06:00
parent 5cf78b306b
commit bd3920a46c
2 changed files with 2 additions and 1 deletions

1
idevice/README.md Symbolic link
View File

@@ -0,0 +1 @@
../README.md

View File

@@ -1,4 +1,4 @@
#![doc = include_str!("../../README.md")]
#![doc = include_str!("../README.md")]
// Jackson Coxson
#[cfg(feature = "afc")]