From 26e89066d4a9e831a0c66f0ccddcf731ecbb49f0 Mon Sep 17 00:00:00 2001 From: TheUltimateHacker Date: Sun, 17 May 2015 10:53:26 -0400 Subject: Initial Commit --- README.MD | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.MD (limited to 'README.MD') diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..23ecc72 --- /dev/null +++ b/README.MD @@ -0,0 +1,22 @@ +# ShiftOS Next +## What Orion could've been + + +### Summary: + +This repo is a new distribution of ShiftOS, with an entirely new story. It uses some of the same code as ShiftOS, such as sounds, APIs and more. This repository replaces: + - UltraDOS + - ShiftOS +and more. + +### Contribute to the project + +If you would like to contribute to the project, you may fork the repository to your Github account, pull to your computer, make the changes you'd like, push, and create a pull request to this repository. + +I will hand-pick PRs based on the quality of code, and what features are added. + +After you achieve 7 successful PRs, I'll add you to the contributors list and you will be able to commit without submitting PRs. + +### License + +This repository is licensed under the Apache License 2.0. See /LICENSE for details. \ No newline at end of file -- cgit v1.2.3