aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md23
1 files changed, 2 insertions, 21 deletions
diff --git a/README.md b/README.md
index 5516621..30c0149 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,3 @@
-# playground
+# Try Gleam
-[![Package Version](https://img.shields.io/hexpm/v/playground)](https://hex.pm/packages/playground)
-[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](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.