From dac74c753a76d0a5247011e1c9f6140f2d10e5c0 Mon Sep 17 00:00:00 2001 From: Armin Becher Date: Mon, 6 Apr 2020 21:35:15 +0200 Subject: [PATCH] Add under construction note --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 40d7035..6df1792 100644 --- a/README.md +++ b/README.md @@ -9,3 +9,7 @@ Data structure grid for rust. Provide a two dimensional data storage that is eas - [documentation](https://docs.rs/grid/) - [library on crates.io](https://crates.io/crates/grid) + +## :construction: Under Construction :construction: + +Not all features are implemented yet. Though, major API changes are not very likely.