From ab386e96a2b5dc407dd644803242e896d8beb2b8 Mon Sep 17 00:00:00 2001 From: Andre Iwers <42826581+afkiwers@users.noreply.github.com> Date: Fri, 31 May 2024 05:26:16 +1000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 950c48b..da1a07e 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A KiCad Conform API endpoint plugin, designed for integration with [InvenTree](h As of the current stage of development, KiCad exclusively offers read-only access to parts through the HTTP lib interface. -However, this plugin provides a metadata import tool to import changes made within KiCad 7. Please not that KiCad 8 stopped supporting that though. This enables users to add footprints, symbols and datasheets to individual parts during the schematic design process if not already available and re-import that information into InvenTree to have it available for the next time. +However, this plugin provides a metadata import tool to import changes made within KiCad 7. Please note that KiCad 8 stopped supporting that though. This enables users to add footprints, symbols and datasheets to individual parts during the schematic design process if not already available and re-import that information into InvenTree to have it available for the next time. ## Installing the Plugin