aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpfgithub <[email protected]>2017-01-10 12:32:13 -0800
committerGitHub <[email protected]>2017-01-10 12:32:13 -0800
commitcb51affeb7a5a3f384d63b7078cdc8ff83105d50 (patch)
tree0ca2bb2599416c3f27de5acbec9501e10add477a
parent1fad20429aedd25e5429bc30d85c389799e29fc7 (diff)
downloadshiftos_thereturn-cb51affeb7a5a3f384d63b7078cdc8ff83105d50.tar.gz
shiftos_thereturn-cb51affeb7a5a3f384d63b7078cdc8ff83105d50.tar.bz2
shiftos_thereturn-cb51affeb7a5a3f384d63b7078cdc8ff83105d50.zip
Update README.md
Information on contributing and wording changes.
-rw-r--r--README.md14
1 files changed, 9 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2118a38..a54ee24 100644
--- a/README.md
+++ b/README.md
@@ -2,16 +2,20 @@
[![Discord](https://discordapp.com/api/guilds/234414439330349056/widget.png?style=shield)](https://discord.gg/Kd8BJ93)
[![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.
+The official, open-source, C# revamp of ShiftOS.
## License
-We are licensed under the MIT license. All we ask is that you:
+We are licensed under the MIT license. A simple description is:
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.
+2. If you fork us, 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
+### 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!
+You may use the ShiftOS.Engine, ShiftOS.Objects, and ShiftOS.Server projects to create your own games. You must include the original license and link back to this in your game or credits.
+
+## Contributing
+
+See `CONTRIBUTING.md`