aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..9f02381
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Handmade Linux platform layer
+
+## Installation
+You can run the installation script.
+This will create a `hm_linux` directory with all library files in the working directory.
+
+```sh
+./install.sh
+```