summary refs log tree commit diff
path: root/libsecret/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'libsecret/README.md')
-rw-r--r--libsecret/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/libsecret/README.md b/libsecret/README.md
new file mode 100644
index 0000000..9a47559
--- /dev/null
+++ b/libsecret/README.md
@@ -0,0 +1,10 @@
+# libsecret-rs
+
+The Rust bindings of [libsecret](https://gitlab.gnome.org/GNOME/libsecret).
+
+- Website: <https://gitlab.gnome.org/World/Rust/libsecret-rs/>
+
+# Documentation
+
+- libsecret: <https://world.pages.gitlab.gnome.org/Rust/libsecret-rs/stable/latest/docs/libsecret>
+- libsecret_sys: <https://world.pages.gitlab.gnome.org/Rust/libsecret-rs/stable/latest/docs/libsecret_sys>