mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-20 12:58:39 +00:00
This commit is contained in:
parent
f12e5b1dad
commit
04fd5644d2
1 changed files with 2 additions and 2 deletions
|
|
@ -18,7 +18,7 @@
|
|||
Open Source Managed Operating System) sounds stupid.</p>
|
||||
<p>
|
||||
Cosmos is not an operating system in the traditional sense, but instead it is
|
||||
"Operating System Kit", or as I like to say "Operating System Legos".
|
||||
an "Operating System Kit", or as I like to say "Operating System Legos".
|
||||
Cosmos lets you create operating systems just as Visual Studio and C# normally
|
||||
let you create applications. Most users can write and
|
||||
boot their own operating system in just a few minutes, all using Visual Studio.
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
<h3>
|
||||
Writing your first Operating System</h3>
|
||||
<p>
|
||||
Create a new project as you would any C# project. Select Cosmos as the project
|
||||
Create a new project as you would any C# project, but select Cosmos as the project
|
||||
type.</p>
|
||||
<p>
|
||||
<img alt="" src="CosmosMS5/SNAG-0000.png" style="width: 630px; height: 516px" /></p>
|
||||
|
|
|
|||
Loading…
Reference in a new issue