Fixed OS post
Some checks failed
/ build (push) Has been cancelled

This commit is contained in:
vanten-s 2024-08-06 00:24:31 +02:00
parent 30db30e41a
commit 6e039874eb
Signed by: vanten-s
GPG key ID: DE3060396884D3F2

View file

@ -13,7 +13,7 @@ I've been trying osdev for a few weeks now, and I decided that I would start wri
My end goal is a simple unix-like system, that doesn't have to be posix-compliant. My end goal is a simple unix-like system, that doesn't have to be posix-compliant.
If you want a look on the source, it's available on my [forgejo](https://forgejo.vanten-s.com/vanten-s/os/src/commit/c8ce4a2de0d69d4378447fb4f7e87278b942b313). If you want a look on the source, it's available on my [forgejo](https://forgejo.vanten-s.com/vanten-s/os/src/commit/c8ce4a2de0d69d4378447fb4f7e87278b942b313).
I will write devlogs here every once in a while. I won't really be getting to the more low-level stuff, unless someone requests that. ([contact me](/)) I will write devlogs here every once in a while. I won't really be getting to the more low-level stuff, unless someone requests that. (see navbar)
## Things done ## Things done
As I previously stated, I have written this for a while now. I have been able to implement: As I previously stated, I have written this for a while now. I have been able to implement: