diff --git a/README.md b/README.md new file mode 100644 index 0000000..26ab2cf --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# RCGAL +Rust Computational Geometry Algorithms Library. + +RCGAL is still in the early state of development, and the API is not stable yet. + +RCGAL is **not** a Rust binding of [CGAL](https://www.cgal.org/), but a new library that is inspired by the CGAL.