diff --git a/Readme.md b/Readme.md index 1c449a7..f201450 100644 --- a/Readme.md +++ b/Readme.md @@ -1,12 +1,13 @@ # GNU-GPL OS/K (OS on Kaleid) -Fully open-source operating system from scratch (WIP), released under the GNU GPL version 3.0 +### Fully open-source operating system from scratch (WIP), released under the GNU GPL version 3.0 +#### Kaleid Branch -Branch kaleid : Development focused on the Kaleid Kernel. +For the project plan, see [OS/K Project](https://github.com/orgs/os-k-team/projects/1) -For changelog, see ChangeLog. +For changelog, see [ChangeLog](https://github.com/os-k-team/GNU-GPL-OS-K/blob/master/ChangeLog) -For structure of the sources, see src/project-tree.txt. +For structure of the sources, see [ProjectTree](https://github.com/os-k-team/GNU-GPL-OS-K/blob/master/ProjectTree) Note that every file within OS/K is written using spaces for tabulation, with each tabulation being 4 spaces long.