Update README.md

This commit is contained in:
Nicklas Sindlev Andersen 2023-09-17 14:21:33 +02:00 committed by GitHub
parent e81f5faf9a
commit 1fe5d7c789
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,8 +10,9 @@ The library supports both targets: Erlang and JavaScript.
## Quickstart
```gleam
import gleam_community/maths/elementary
import gleam_community/maths/arithmetics
import gleam_community/maths/combinatorics
import gleam_community/maths/elementary
import gleam_community/maths/piecewise
import gleam_community/maths/tests
import gleam/float