Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
Fix README after PR review #4
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsomunozpomer committed Oct 25, 2018
1 parent 2e44034 commit be3aee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -69,7 +69,7 @@ demo page for details.
| Prop | Type | Default value | Use case |
|---------------|--------|-----------------------------|--------------------------------------------------|
| `species` | string | 🐰 oryctolagus cuniculus 🐰 | The name of the species to be rendered |
| `groupColors` | object | ```{ warmBlooded: `indianred`, plants: `mediumseagreen`, other: `deepskyblue` }``` | Colours for group of animals |
| `groupColors` | object | ```{ warmBlooded: `indianred`, plants: `mediumseagreen`, other: `deepskyblue` }``` | Colours for groups of organisms |
| `color` | string | | An optional colour that overrides `groupColours` |

# Contribute
Expand Down

0 comments on commit be3aee3

Please sign in to comment.