Skip to content

Commit 68996b9

Browse files
Update index.html
1 parent b63eb4f commit 68996b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ <h2 class="project-tagline">Essential toolbox for embedded development</h2>
2323
<h2>
2424
<a id="main-idea" class="anchor" href="#main-idea" aria-hidden="true"><span class="octicon octicon-link"></span></a>Embox mission</h2>
2525

26-
<p>Embox main idea is using Linux software everywhere includes MCUs</p>
26+
<p>Embox main idea is using Linux software everywhere including MCUs.</p>
2727

2828
<h3>What does it mean?</h3>
2929
<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 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>
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)