satelllte / react-knob-headless

🎛️ Unstyled & accessible knob primitive for React.
https://react-knob-headless.pages.dev
MIT License
54 stars 5 forks source link

[CI] Copy main README into packages/react-knob-headless/README.md #3

Closed satelllte closed 1 year ago

satelllte commented 1 year ago

The README should be the same, so there's no sense to keep its source twice. Instead, use CI to:

  1. (?) always copy ./README.md into ./packages/react-knob-headless/README.md
  2. test if ./README.md is the same as ./packages/react-knob-headless/README.md