aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2024-07-03 11:14:06 -0300
committerSilvio Rhatto <rhatto@riseup.net>2024-07-03 11:14:06 -0300
commita46aecc73d5248f69294a1d2098e6253e37f9140 (patch)
tree8bd9b0f4e1544455c3dc8925ccdc2f37e86fcec8
parent7da0ede537284e1ac8ebe5f80418b97c9ce8724c (diff)
downloadapps-a46aecc73d5248f69294a1d2098e6253e37f9140.tar.gz
apps-a46aecc73d5248f69294a1d2098e6253e37f9140.tar.bz2
Feat: README update
-rw-r--r--README.md22
1 files changed, 12 insertions, 10 deletions
diff --git a/README.md b/README.md
index 0c2c6ee..00837e7 100644
--- a/README.md
+++ b/README.md
@@ -1,15 +1,17 @@
# RhattOS - A Lightweight Software Distribution
-_A repository with locally-installed applications_
-
-This repository hosts applications I keep installed locally inside my home
-directory. Some of these applications also manages my configurations such as
-dotfiles.
-
-It is my starting point to keep all my configuration centralized in a single
-versioned tree, so if I need to setup an account in a new machine -- be it
-a server or personal computer -- I just need to clone this little thing and
-run a couple commands to have my usual configuration ready to use.
+RhattOS is a Debian-based distro shipped as a _a repository with
+locally-installed applications_ which can further be used to manage the
+system it's installed into and also bootstrap other systems.
+
+This repository hosts locally installed applications inside a home directory.
+Some of these applications can also manage other personal configurations such
+as dotfiles.
+
+It a starting point to keep all configuration centralized in a single versioned
+tree, so if one need to setup an account in a new machine -- be it a server or
+personal computer -- she just need to clone this little thing and run a couple
+commands to have the usual configuration ready to use.
In other words... this is where everything begins. The way I bootstrap my
whole digital environment across machines along with tools that helps me