aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpfgithub <[email protected]>2017-03-23 17:50:49 -0700
committerGitHub <[email protected]>2017-03-23 17:50:49 -0700
commit83dd55d028ed0d82cd7af7dd9ae2959f1ae2aae5 (patch)
treea2426519f5d70f64cd2ac05c7f133e92c622be98
parentd511cd2d0ab040145dead2ee63d41d496ed52db9 (diff)
downloadshiftos_thereturn-83dd55d028ed0d82cd7af7dd9ae2959f1ae2aae5.tar.gz
shiftos_thereturn-83dd55d028ed0d82cd7af7dd9ae2959f1ae2aae5.tar.bz2
shiftos_thereturn-83dd55d028ed0d82cd7af7dd9ae2959f1ae2aae5.zip
Update README.md with links and wording
`front-end project` `and ShiftOS.Server`
-rw-r--r--README.md12
1 files changed, 6 insertions, 6 deletions
diff --git a/README.md b/README.md
index 22725cc..4e5e4a2 100644
--- a/README.md
+++ b/README.md
@@ -6,16 +6,16 @@ The official, open-source, C# revamp of ShiftOS.
## License
-We are licensed under the MIT license. A simple description is:
+We are licensed under the [MIT license](https://github.com/shiftos-game/ShiftOS/blob/master/LICENSE). A simple description is:
-1. Don't steal our code and call it yours
-2. Leave copyright statements and license info at the top of all .cs files. `InsertLicense.exe` can be used to add the license to any files missing it.
+1. Don't steal our code and claim ownership of it
+2. Leave copyright statements and license info at the top of all .cs files. `InsertLicense.exe` can be used to add the license to all files without it.
-### Using our code for your own front-end project
+### Using our code for your own project
-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.
+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 [ShiftOS](https://github.com/shiftos-game/ShiftOS) in your `README` and in your game or credits.
## Contributing
-See `CONTRIBUTING.md`
+See [`CONTRIBUTING.md`](https://github.com/shiftos-game/ShiftOS/blob/master/CONTRIBUTING.md)