diff options
| author | Raymaekers Luca <luca@spacehb.net> | 2025-11-15 15:57:16 +0100 |
|---|---|---|
| committer | Raymaekers Luca <luca@spacehb.net> | 2025-11-15 15:58:26 +0100 |
| commit | d2ce94403ea8d7e9e0b074a0871c54ba8237f61f (patch) | |
| tree | 31240a581ccedb3fb9beeefff75a5346ba6f5187 /README.md | |
| parent | 87746741590ba49daaf400961778e4cbee38a2e3 (diff) | |
checkpointmain
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
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 +``` |
