about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorYour Name <you@example.com>2020-06-22 17:06:46 +0200
committerYour Name <you@example.com>2020-06-22 17:06:46 +0200
commit6bacc4f30752e49733d6efb219d58eb4745a49a9 (patch)
treeb1459f86e5b5b0c2ad2fe81e1b96ad588de463d7 /README.md
downloadpOS-6bacc4f30752e49733d6efb219d58eb4745a49a9.tar.gz
pOS-6bacc4f30752e49733d6efb219d58eb4745a49a9.tar.bz2
pOS-6bacc4f30752e49733d6efb219d58eb4745a49a9.zip
Git commit clean
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a0a81b3
--- /dev/null
+++ b/README.md
@@ -0,0 +1,7 @@
+# pOS - x86 Testing OS
+
+## Build
+`make`
+
+## Run
+`make run`