diff --git a/README.md b/README.md new file mode 100644 index 0000000..f41c863 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Rust FFI Examples + +This is an example repository that shows how to interface between Rust and a +various number of other languages. + +At this time, though, I unfortunately don't have time to continue maintaining +this so I'm going to archive the repository. Thanks to everyone for +contributing!