diff options
| author | TheUltimateHacker <[email protected]> | 2015-05-17 10:53:26 -0400 |
|---|---|---|
| committer | TheUltimateHacker <[email protected]> | 2015-05-17 10:53:26 -0400 |
| commit | 26e89066d4a9e831a0c66f0ccddcf731ecbb49f0 (patch) | |
| tree | 630a5a20703f1f7c31d62cd47fef626560a609ca /README.MD | |
| download | shiftos-next-26e89066d4a9e831a0c66f0ccddcf731ecbb49f0.tar.gz shiftos-next-26e89066d4a9e831a0c66f0ccddcf731ecbb49f0.tar.bz2 shiftos-next-26e89066d4a9e831a0c66f0ccddcf731ecbb49f0.zip | |
Initial Commit
Diffstat (limited to 'README.MD')
| -rw-r--r-- | README.MD | 22 |
1 files changed, 22 insertions, 0 deletions
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 |
