Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mattdesl committed Dec 27, 2024
1 parent fd9fe57 commit 296c7dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,13 +73,13 @@ context.fillStyle = color;
context.fillRect(0,0, canvas.width, canvas.height);
```

## API
## Documentation

Auto-generated documentation with all exposed methods can be found here:

[https://texel-org.github.io/color](https://texel-org.github.io/color)

The methods are described in more details below.
## API Deetails

#### `output = convert(coords, fromSpace, toSpace, output = [0, 0, 0])`

Expand Down

0 comments on commit 296c7dd

Please sign in to comment.