Go to file
Adrien Bourmault 44bc5494ea Update README.md 2018-12-23 20:45:23 +01:00
bin Clean-up and conveniance for mbr and loader 2018-12-22 23:58:46 +01:00
obj/boot Clean-up and conveniance for mbr and loader 2018-12-22 23:58:46 +01:00
src Update project-tree.txt 2018-12-23 20:42:09 +01:00
.gitignore Initial commit 2018-12-10 11:33:12 +01:00
LICENSE Initial commit 2018-12-10 11:33:12 +01:00
README.md Update README.md 2018-12-23 20:45:23 +01:00

README.md

GNU-GPL OS/K (OS on Kaleid)

Fully open-source operating system from scratch (WIP), released under the GNU GPL version 3.0

For changelog, see src/ChangeLog.

For structure of the sources, see src/project-tree.txt.

For code conventions, see src/project-style.txt.