diff --git a/labs/README.md b/labs/README.md new file mode 100644 index 000000000..fa87952d0 --- /dev/null +++ b/labs/README.md @@ -0,0 +1,21 @@ +# Experiments + +This directory contains experiments, work-in-progress crates, or other code and documentation, that +do not fall under the same stability guarantees as the main crates (`matrix-sdk`, +`matrix-sdk-crypto`, etc.). + +Lab projects might be abandoned and possibly removed at any time. + +--- + +That said, this directory is meant to freely explore unconventional or interesting ways the Matrix +Rust SDK can evolve, feel free to propose an experiment. + +## Current experiments + +TBD + + +## Archived experiments + +_Link to PR that deleted the experiment from the repo, newest first_: \ No newline at end of file