From 920c90e4ac500a62f26fd4e77aa025bd73237777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?King=20K=C3=A9vin?= Date: Wed, 1 Feb 2023 01:45:39 +0100 Subject: [PATCH] doc: update attachment handling --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 84d39bf..9fe4def 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ usage ===== Once the service is installed, there is a single page to search, add, delete, or update parts. -The only aspect not handled by the web frontend is the attachments. -Just add the files directly on the server under `public/attachments//`. +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 import an LCSC part, simply go to the `/import/lcsc/Cxxxx` page and the part will be added to the database.