diff --git a/README.md b/README.md index 0c10009..75d01e2 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,8 @@ FTR in its current state is highly experimental. Please don't use the figma plug ## TL;DR -1. Use the cli to scrape an existing dev or prod storybook for stories. You get a json as output. -2. Use the figma plugin to import the json and select the components you want to import. +1. Use the cli `ftr-cli-scraper` to scrape an existing dev or prod storybook for stories. You get a json as output. +2. Use the figma plugin `ftr-figma-plugin` to import the json and select the components you want to import. ## Current Landscape diff --git a/ftr-cli-scraper/README.md b/ftr-cli-scraper/README.md index 5dc265a..6c5f5e5 100644 --- a/ftr-cli-scraper/README.md +++ b/ftr-cli-scraper/README.md @@ -46,7 +46,9 @@ If you installed it you can omit the `npx`, yay. ## Authors -[Shremp](till@eightdaysaweek.cc) +[Alec Hale-Pletka](https://github.com/alechp) +[RokoTechnologies](https://github.com/RokoTechnology) +[Till Hinrichs](https://github.com/tizzle) ## Version History diff --git a/ftr-figma-plugin/README.md b/ftr-figma-plugin/README.md index 9cd7e15..2fc0bcd 100644 --- a/ftr-figma-plugin/README.md +++ b/ftr-figma-plugin/README.md @@ -55,7 +55,9 @@ This plugin uses the json file that was exported using `ftr-cli` and allows you ## Authors -[Shremp](till@eightdaysaweek.cc) +[Alec Hale-Pletka](https://github.com/alechp) +[RokoTechnologies](https://github.com/RokoTechnology) +[Till Hinrichs](https://github.com/tizzle) ## Version History