diff options
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 10 |
1 files changed, 7 insertions, 3 deletions
@@ -67,12 +67,16 @@ the following directories and files are released under the text in cc0.txt project structure: + - applications/clock: + a simple application that displays the current time in EDT. + - applications/goldman: - the default compositor, in a very early stage + the default compositor. - applications/init: - the initial program loaded by the kernel. currently it just - (attempts to) start /bin/compositor and then /bin/hello. + the initial program loaded by the kernel. currently it just starts the + compositor and the clock, but in the future it will read some kind of + configuration file and decide what to do based on that. - documentation: documentation. currently this directory is a bit disorganized, and has |