docs: changed README to match the new wiki setup
This commit is contained in:
parent
cae310826e
commit
9105bce512
11
README.md
11
README.md
|
@ -1,6 +1,10 @@
|
||||||
# NoxOS
|
# NoxOS
|
||||||
|
|
||||||
## Copyright / License
|
## Contribution Welcome :D
|
||||||
|
|
||||||
|
Install instructions, Code Documentation and a Contribution guide can be found in the [wiki](https://codeberg.org/antifallobst/noxos/wiki/).
|
||||||
|
|
||||||
|
## GPL3 / Copyright / License
|
||||||
Copyright (C) 2023 Antifallobst <antifallobst@systemausfall.org>
|
Copyright (C) 2023 Antifallobst <antifallobst@systemausfall.org>
|
||||||
|
|
||||||
NoxOS is free software:
|
NoxOS is free software:
|
||||||
|
@ -14,8 +18,3 @@ See the GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License along with this program.
|
You should have received a copy of the GNU General Public License along with this program.
|
||||||
If not, see <https://www.gnu.org/licenses/>.
|
If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
## Contribution Welcome :D
|
|
||||||
|
|
||||||
Install instructions and Code Documentation can be found in the [wiki](https://codeberg.org/antifallobst/noxos/wiki/).
|
|
||||||
If you want to contribute, filtering the [issues](https://codeberg.org/antifallobst/noxos/issues/) for the `Good First Issue` label would be a good way to start :)
|
|
||||||
|
|
Loading…
Reference in New Issue