diff options
author | Marvin Borner | 2022-08-19 12:28:02 +0200 |
---|---|---|
committer | Marvin Borner | 2022-08-19 12:28:02 +0200 |
commit | 16603343533b1efd1f7d0e0e22f5626b866ad9d6 (patch) | |
tree | 97229a8868d4d67c9075075e0e35fb3984abae04 | |
parent | 421cebff27c591fe6e7102334e7a02dec197af94 (diff) |
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -18,6 +18,10 @@ This project is somewhat of a coding playground for me. It doesn't have any useful functionality (yet?). Be aware that the installation on real hardware is not recommended and may break your computer. +## Inactive + +I've stopped developing Melvix because it wasn't interesting anymore. As I've rewritten Melvix many times, the following features may not all be available in the `dev` branch but scattered around all other branches and commits - sorry :P + ## Features - From scratch (no POSIX/UNIX compatibility at all) |