diff options
author | Freya Murphy <freya@freyacat.org> | 2025-05-11 09:37:26 -0400 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-05-11 09:44:29 -0400 |
commit | 86663692f46dc50b6a39ae836a600ca9da04bde4 (patch) | |
tree | 6bdeddf1c8f25c355a0846df029869dea2c7a90e /docs | |
parent | fix merge conflict badness (diff) | |
download | comus-main.tar.gz comus-main.tar.bz2 comus-main.zip |
Diffstat (limited to '')
-rw-r--r-- | docs/README.md | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/docs/README.md b/docs/README.md index c5c7158..d39f415 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,16 +2,6 @@ Comus is a 64-bit paging kernel. Created for CSCI.452.01 -## Members - -- Freya Murphy -- Ian McFarlane -- Galen Sagarin - -## Source Code - -https://github.com/kenshineto/kern - ## Arch amd64 |