aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLouis Pilfold <louis@lpil.uk>2023-12-19 20:29:55 +0000
committerLouis Pilfold <louis@lpil.uk>2023-12-19 20:29:55 +0000
commit0342dad3eea33161dedbf1e71c508282bc1804f8 (patch)
tree0b67f470be06802c522ddd2df92136a659d0aec4 /README.md
parentb0840f22e53f6a820b11ba538fb3a9b926fb9b29 (diff)
downloadtour-0342dad3eea33161dedbf1e71c508282bc1804f8.tar.gz
tour-0342dad3eea33161dedbf1e71c508282bc1804f8.zip
Update Gleam version
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.