Skip to content

Commit e5f2b74

Browse files
committed
updates docs
1 parent ac0bc0f commit e5f2b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ _Prerequisites: Node.js 18+_
113113
## Core API package
114114

115115
- Published on npm: [@edelstone/tints-and-shades](https://www.npmjs.com/package/@edelstone/tints-and-shades)
116+
- Source location: [packages/tints-and-shades](packages/tints-and-shades)
116117
- Includes generation (`calculateTints`, `calculateShades`), normalization (`normalizeHex`), relationships (complementary/split-complementary/analogous/triadic), and conversions (hex↔rgb, rgb↔hsl).
117-
- Full API docs: [packages/tints-and-shades](packages/tints-and-shades)
118118
- Build locally: `npm run build:api`
119119
- Run package tests: `npm run test:api`
120120
- App integration note: during development, the web app consumes the local workspace build at `packages/tints-and-shades/dist/index.js`.

0 commit comments

Comments
 (0)