From 18da0d0f24f6d46eccb238e085a0e99cf294ae44 Mon Sep 17 00:00:00 2001 From: william341 Date: Sun, 8 Jan 2017 13:04:39 -0700 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index c09e3fb..b949a89 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # ShiftOS +[![Build status](https://ci.appveyor.com/api/projects/status/ktdv3nt6c3q88g2t?svg=true)](https://ci.appveyor.com/project/ComputeLinux/shiftos) The official, open-source, C# revamp of ShiftOS by Michael VanOverbeek and the ShiftOS devs. -- cgit v1.2.3 From 6a12008f972a9802bd4eaedff4f5a9e6b4e7b620 Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Jan 2017 14:06:18 -0600 Subject: Fixed AppVeyor badge placement --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index b949a89..0ba8d41 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ # ShiftOS [![Build status](https://ci.appveyor.com/api/projects/status/ktdv3nt6c3q88g2t?svg=true)](https://ci.appveyor.com/project/ComputeLinux/shiftos) + The official, open-source, C# revamp of ShiftOS by Michael VanOverbeek and the ShiftOS devs. -- cgit v1.2.3 From 2950f6c0248082a16c345a553a0072e9b15fd033 Mon Sep 17 00:00:00 2001 From: Michael VanOverbeek Date: Sun, 8 Jan 2017 18:05:48 -0500 Subject: Update README to test our gitbot on discord --- README.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0ba8d41..8a72a60 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,20 @@ # ShiftOS -[![Build status](https://ci.appveyor.com/api/projects/status/ktdv3nt6c3q88g2t?svg=true)](https://ci.appveyor.com/project/ComputeLinux/shiftos) The official, open-source, C# revamp of ShiftOS by Michael VanOverbeek and the ShiftOS devs. + +## Repository status: + +AppVeyor build status: +[![Build status](https://ci.appveyor.com/api/projects/status/ktdv3nt6c3q88g2t?svg=true)](https://ci.appveyor.com/project/ComputeLinux/shiftos) + +## License + +We are licensed under the MIT license. All we ask is that you: + +1. Don't steal our code and call it yours +2. If you fork us, please leave any copyright statements and license info at the top of all .cs files. You can use the InsertLicense executable to insert the statement into any code files missing the copyright statement. + + +## Using our code for your own front-end project + +You may use the ShiftOS.Engine, ShiftOS.Objects, and ShiftOS.Server projects to create your own games. Just, please, include our original license and linkback to us in your game. After all, we spend a lot of time working on this! -- cgit v1.2.3 From 3bad43698a2b9053aeaa9b1e371f9ac601ad8375 Mon Sep 17 00:00:00 2001 From: william341 Date: Sun, 8 Jan 2017 16:29:48 -0700 Subject: Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 8a72a60..66bf2e3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # ShiftOS +[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield](https://discord.gg/Kd8BJ93) The official, open-source, C# revamp of ShiftOS by Michael VanOverbeek and the ShiftOS devs. -- cgit v1.2.3 From 1cc8368baa56e2c3c28844e2749dc521c1ababbf Mon Sep 17 00:00:00 2001 From: william341 Date: Sun, 8 Jan 2017 16:30:14 -0700 Subject: Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 66bf2e3..6f63915 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # ShiftOS -[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield](https://discord.gg/Kd8BJ93) +[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield] +(https://discord.gg/Kd8BJ93) The official, open-source, C# revamp of ShiftOS by Michael VanOverbeek and the ShiftOS devs. -- cgit v1.2.3 From 65449eda4ce016c1f1e30fb7f6bc56c41b8b0305 Mon Sep 17 00:00:00 2001 From: william341 Date: Sun, 8 Jan 2017 16:30:25 -0700 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 6f63915..f258260 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ShiftOS -[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield] +[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield)] (https://discord.gg/Kd8BJ93) The official, open-source, C# revamp of ShiftOS by Michael VanOverbeek and the ShiftOS devs. -- cgit v1.2.3