diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 23 |
1 files changed, 2 insertions, 21 deletions
@@ -1,22 +1,3 @@ -# playground +# Try Gleam -[](https://hex.pm/packages/playground) -[](https://hexdocs.pm/playground/) - -## Quick start - -```sh -gleam run # Run the project -gleam test # Run the tests -gleam shell # Run an Erlang shell -``` - -## Installation - -If available on Hex this package can be added to your Gleam project: - -```sh -gleam add playground -``` - -and its documentation can be found at <https://hexdocs.pm/playground>. +An interactive Gleam tutorial and playground! Watch this space. |