Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Welcome to Phantom OS #

Phantom OS is a persistent operating system. Its primary goal
is to provide environment for programs that does survive OS
is to provide an environment for programs which survives the OS
reboot. Such an environment greatly simplifies software development
and makes it possible to write programs that, for example, do not need filesystem.
and makes it possible to write programs that, for example, do not need a filesystem.

Nevertheless, Phantom supports filesystems and all of the modern OS features.

Expand Down