From 3bc590d151b4830fbf30f806a4850083da597f8f Mon Sep 17 00:00:00 2001 From: Felix Krull Date: Thu, 18 Oct 2018 18:17:34 +0200 Subject: [PATCH] Add a symlink to the package readme in the repo root --- rust-bindings/rust/README.md | 1 + 1 file changed, 1 insertion(+) create mode 120000 rust-bindings/rust/README.md diff --git a/rust-bindings/rust/README.md b/rust-bindings/rust/README.md new file mode 120000 index 00000000..d4cabc61 --- /dev/null +++ b/rust-bindings/rust/README.md @@ -0,0 +1 @@ +libostree/README.md \ No newline at end of file