diff --git a/docs/user-guide/shell.md b/docs/user-guide/shell.md index db23cc7..017cad6 100644 --- a/docs/user-guide/shell.md +++ b/docs/user-guide/shell.md @@ -8,6 +8,8 @@ stub: true Rolens has a shell feature: it provides an editor for writing shell scripts and executing them against a local or external host, database, or even a single collection. You can find it under the _Shell_ tab. +_Note: this feature is currently in development and will be shipped with version 0.3.0. You can [follow the development on GitHub](https://github.com/garraflavatra/rolens)._ + ![The shell tab](/images/shell.png) ## Requirements