From ed70449f3e25a51c4dd08ebac80d1f4bfeff3c7b Mon Sep 17 00:00:00 2001 From: Jacob Hrbek Date: Fri, 4 Aug 2023 02:52:23 +0200 Subject: [PATCH] minor change in wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ab2347..bfb240d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## Abstraction -Fabrication of Printed Circuit Boards ("PCBs") is not very economical as the cost of fabrication raises (among others) with size and the amount of layers and addition to that it also often requires to sign an NDA (such as with NXP) and/or restriction on release of important documents (documentation, reference schematics and gerbers) and often the sources product iself (e.g. [OLIMEX RK3328-SOM-1G](https://www.olimex.com/Products/SOM/RK3328/RK3328-SOM-1G)) +Fabrication of Printed Circuit Boards ("PCBs") is not very economical as the cost of fabrication raises (among others) with size and the amount of layers and addition to that it also often requires to sign an NDA (such as with NXP) and/or restriction on release of important documents (documentation, reference schematics and gerbers) and often the sources for the product iself (e.g. [OLIMEX RK3328-SOM-1G](https://www.olimex.com/Products/SOM/RK3328/RK3328-SOM-1G)) Which is a limiting factor for Open-Source Hardware (OSHW) development that I want to address.