diff --git a/README.md b/README.md index 33acd0f..8b7ceeb 100644 --- a/README.md +++ b/README.md @@ -19,10 +19,3 @@ pub fn main() { ``` Further documentation can be found at . - -## Development - -```sh -gleam run # Run the project -gleam test # Run the tests -```