From 0f1c4febaaeaecdb589a2c5dfcd5223baab268db Mon Sep 17 00:00:00 2001 From: Fuwn Date: Sun, 13 Mar 2022 13:32:20 -0700 Subject: docs(readme): native bindings notice --- README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rst b/README.rst index a7b8d55..2ca29fb 100644 --- a/README.rst +++ b/README.rst @@ -3,6 +3,8 @@ senpy-ffi FFI bindings for `senpy-rs `_ +FFI bindings are great, but safe FFI bindings are even better; in the coming days, I hope to have the time to implement a safe wrapper around these FFI bindings for as many languages as doable so that using The Senpy Club API in any language is just as easy and safe as using :code:`senpy-rs` in Rust. + Notice ------ -- cgit v1.2.3