diff --git a/README.md b/README.md index 3d57cc12..bbe060ef 100644 --- a/README.md +++ b/README.md @@ -30,8 +30,8 @@ Ki-nTree was developped by [@eeintech](https://github.com/eeintech) for [SPARK M * Ki-nTree is currently tested for Python 3.7 to 3.9 versions. * Ki-nTree requires a Digi-Key **production** API instance. To create one, go to https://developer.digikey.com/. Create an account, an organization and add a **production** API to your organization. Save both Client ID and Secret keys. -* Ki-nTree requires a Mouser Search API key. To request one, head over to https://www.mouser.ca/api-search/ and click on "Sign Up for Search API" > [Here is a video](https://youtu.be/OI1EGEc0Ju0) to help with the different steps +* Ki-nTree requires a Mouser Search API key. To request one, head over to https://www.mouser.ca/api-search/ and click on "Sign Up for Search API" ### Installation (system wide) @@ -78,8 +78,9 @@ Ki-nTree is [available on Arch Linux's AUR](https://aur.archlinux.org/packages/p #### Settings 1. With Ki-nTree GUI open, click on "Settings > Digi-Key" and fill in both Digi-Key API Client ID and Secret keys (optional: click on "Test" to [get an API token](#get-digi-key-api-token)) -2. Click on "Settings > KiCad", browse to the location where KiCad symbol and footprint libraries are stored on your computer then click "Save" -3. If you intend to use InvenTree with this tool, click on "Settings > InvenTree" and fill in your InvenTree server address and credentials then click "Save" (optional: click on "Test" to get an API token) +2. Click on "Settings > Mouser" and fill in the Mouser part search API key +3. Click on "Settings > KiCad", browse to the location where KiCad symbol and footprint libraries are stored on your computer then click "Save" +4. If you intend to use InvenTree with this tool, click on "Settings > InvenTree" and fill in your InvenTree server address and credentials then click "Save" (optional: click on "Test" to get an API token) #### Get Digi-Key API token