Remove unnecessary development section from README
Some checks are pending
test / test (push) Waiting to run
Some checks are pending
test / test (push) Waiting to run
This commit is contained in:
parent
38b324d550
commit
52df93ed93
1 changed files with 0 additions and 7 deletions
|
@ -19,10 +19,3 @@ pub fn main() {
|
|||
```
|
||||
|
||||
Further documentation can be found at <https://hexdocs.pm/infiniyield>.
|
||||
|
||||
## Development
|
||||
|
||||
```sh
|
||||
gleam run # Run the project
|
||||
gleam test # Run the tests
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue