diff options
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 |
