From d530af96776b0595937c56ffafaac1b8da327a42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Thu, 9 Mar 2023 11:23:34 +0100 Subject: [PATCH] doc: how to add part --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9fe4def..f588f66 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ Once the service is installed, there is a single page to search, add, delete, or The only aspect not handled by the web frontend is the attachment deletion. Just remove the files directly on the server under `public/attachments//`. +To add a part, start with the fresh home page without element selected, file the fields (at least the name), and click the update/add button. +You can then find it using the search box. To import an LCSC part, simply go to the `/import/lcsc/Cxxxx` page and the part will be added to the database. goals