diff --git a/README.md b/README.md index 44cf213..fad46d9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ # qualia:web-shell Open up a Meteor shell in the browser by typing `Ctrl+'`. -## Installing +Easiest way to perform changes without losing the context of your screen. + +## Install `meteor add qualia:web-shell` + +This package is only available for your development builds + +## Features + +- Supports code autocompletion (Press Tab) +- Supports highlighting +- Supports history of commands (Arrow Up) +