diff --git a/README.md b/README.md index fa98919..a6c03cd 100644 --- a/README.md +++ b/README.md @@ -32,11 +32,3 @@ pub fn main() { ``` Further documentation can be found at . - -## Development - -```sh -gleam run # Run the project -gleam test # Run the tests -gleam shell # Run an Erlang shell -```