update workspace README

Add a section for including crates.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
diff --git a/README.rst b/README.rst
index 98b027c..45fdb71 100644
--- a/README.rst
+++ b/README.rst
@@ -16,6 +16,19 @@
 
 The latest release is version 0.0.91. This is pre-release to publish crates in crates.io.
 
+Crates
+======
+
+API bindings for safe and high-level abstractions
+-------------------------------------------------
+
+* [hinoko crate](hinoko/README.md)
+
+`FFI bindings <https://doc.rust-lang.org/cargo/reference/build-scripts.html#-sys-packages>`_
+--------------------------------------------------------------------------------------------
+
+* [hinoko-sys crate](hinoko-sys/README.md)
+
 License
 =======