mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-27 14:02:19 +00:00
Merge pull request #475 from Project-Magenta/patch-1
Fix more wrong English...
This commit is contained in:
commit
d54e9fb088
1 changed files with 2 additions and 2 deletions
|
|
@ -15,7 +15,7 @@ Downloads:
|
|||
Cosmos is available in two flavors:
|
||||
* **User Kit** - The User Kit is used to develop your operating system in Visual Studio.
|
||||
If you are new to Cosmos, you can learn [here](https://github.com/CosmosOS/Cosmos/wiki). [Latest Release available.](https://github.com/CosmosOS/Cosmos/releases/latest)
|
||||
* **Development Kit** - The Development Kit is the full Cosmos source and build tools.
|
||||
* **Development Kit (Devkit)** - The Development Kit is the full Cosmos source and build tools.
|
||||
If you need to modify the Cosmos core functions or modify built-in drivers, boot, compiler, etc.. you will need to use Development Kit.
|
||||
[Tutorial for building the Development Kit](https://github.com/CosmosOS/Cosmos/wiki/Devkit) - Building from the source is easy with our automated builder.
|
||||
|
||||
|
|
@ -33,7 +33,7 @@ Joining and helping Cosmos
|
|||
---------
|
||||
|
||||
* [Gitter.im](https://gitter.im/CosmosOS/Cosmos) - The Live Chat: Click the green `Join Chat` badge at the top of this file. As with the IRC and CodePlex chat, please be patient if we don't respond immediately (no pinging).
|
||||
* [Yahoo Group](https://tech.groups.yahoo.com/group/Cosmos-Dev) - Email Discussion List: To prevent spam-bots from spamming, we ask you introduce yourself to join. Please mention something specific to Cosmos. For example: "Hey, I want to join" and will won't get you in....
|
||||
* [Yahoo Group](https://tech.groups.yahoo.com/group/Cosmos-Dev) - Email Discussion List: To prevent spam-bots from spamming, we ask you introduce yourself to join. Please mention something specific to Cosmos. For example: "Hey, I want to join" won't get you in....
|
||||
* [Facebook](http://www.facebook.com/pages/Cosmos-Operating-System/10235842745) - Like us to see frequent updates of what is going on with Cosmos.
|
||||
* [YouTube Channel](https://www.youtube.com/channel/UCsSKtqjfpSR0B3Ov4cBIarQ/) - Follow to see useful videos and help you programming your operating system.
|
||||
* [Resources](https://github.com/CosmosOS/Cosmos/wiki/Resources) - More Cosmos related links.
|
||||
|
|
|
|||
Loading…
Reference in a new issue