diff --git a/README.md b/README.md index d9713ca..7f32a93 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # Arkdep -Toolkit for building, deploying and maintaining an immutable, btrfs-based, multi-root system. +Toolkit for building, deploying and maintaining an immutable, atomic, btrfs-based system. -Arkdep is the set of tools providing immutability to Arkane Linux. It attempts to differentiate itself from other similar tools by being "stupidly simple", hackable, flexible, and having the usability of the tooling be a top priority. +Arkdep is the set of tools providing immutability to Arkane Linux. It attempts to differentiate itself from other similar tools by being "stupidly simple", hackable, flexible and easy to adopt for personal projects. > [!NOTE] -> Arkdep is still in active development, breaking changes might still happen as the project moves toward stable. The current codebase has also yet to be thoroughly tested, there may be lingering bugs or other issues +> Arkdep is still in active development, breaking changes might still happen as the project moves toward stable. The current codebase has yet to be thoroughly tested, there may be lingering bugs or other issues. ## Documentation and usage For documentation refer to the [Arkane Linux Arkdep Documentation](https://docs.arkanelinux.org/arkdep/arkdep/), or the Markdown documents over on either [GitHub](https://github.com/arkanelinux/docs.arkanelinux.org/tree/main/docs/arkdep) or [Codeberg](https://codeberg.org/arkanelinux/docs.arkanelinux.org/src/branch/main/docs/arkdep).