color-name-list 10.13.0 → 10.14.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -113,7 +113,7 @@ allows you to access all the color names and names from other publicly available
|
|
|
113
113
|
name lists. You can find the full API code and documentation
|
|
114
114
|
[in this repository](https://github.com/meodai/color-name-api).
|
|
115
115
|
|
|
116
|
-
#### API
|
|
116
|
+
#### API Example Call Usage
|
|
117
117
|
|
|
118
118
|
```url
|
|
119
119
|
https://api.color.pizza/v1/?values=00f,f00,f00&list=bestOf
|