Skip to content

Commit b63eb4f

Browse files
Update index.html
1 parent 32d7a8c commit b63eb4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@ <h2>
2626
<p>Embox main idea is using Linux software everywhere includes MCUs</p>
2727

2828
<h3>What does it mean?</h3>
29-
<p>Imagine, you need a single application in the embedded system, but you want to use some libraries (Qt, OpenCV, etc). In Linux case you need a high-performance hardware. In Embox case you can use the software as bare-metal including the only required system parts.</p>
29+
<p>Imagine, you need a single application in the embedded system, but you want to use some libraries (Qt, OpenCV, etc). In the Linux case, you need high-performance hardware. In Embox case you can use the software as bare-metal including the only required system parts.</p>
3030

31-
<p> In the other words Embox is a util which allows to create a special distributive for your exact purpuse. Although there are kernel, network, file system, standard POSIX library etc. you can accurate confgurate every module. Therefore It will include the only those parts that you wish.</p>
31+
<p> In the other words, Embox is util which allows creating a special distributive for your exact purpose. Although there are kernel, network, file system, standard POSIX library etc. you can accurately configure every module. Therefore It will include only those parts that you wish.</p>
3232

3333
<h3>Benefits</h3>
3434
You can

0 commit comments

Comments
 (0)