aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMx Kookie <kookie@spacekookie.de>2020-10-31 20:45:18 +0100
committerMx Kookie <kookie@spacekookie.de>2020-12-21 05:19:21 +0100
commit195f31b4cd90f1a344fcd06225736b65857ed28d (patch)
tree4e0019be9a1a8616ffa017b2140b5fbe4f115a34 /README.md
parent5b2bec738901e8818625ff505f26b3a473803bc8 (diff)
README: Updating docs description, and text flow
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 9fd050bda2f0..76c6eefe6287 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,8 @@
# kookienomicon
-Welcome to my personal project source archive. Here you will find tools,
-libraries, and prototypes that I have written in the hopes that they might
-one day be useful to future-me, or future-you.
+Welcome to my personal project source archive. Here you will find
+tools, libraries, and prototypes that I have written in the hopes that
+they might one day be useful to future-me, or future-you.
Be warned though, there's software ahead ~✨
@@ -15,7 +15,7 @@ Following is an overview of components in this repository.
|-------------|--------------------------------------------------------------------------------|
| apps | Applications (graphical and command-line) meant for end-users |
| development | Libraries and specific tools primarily meant to be used by software developers |
-| docs | Documentation for the whole kookienomicon |
+| docs | Documentation for the kookienomicon |
| infra | Personal infrastructure projects (namely `libkookie` & my website) |
| junkyard | Projects I've abandoned and that are considered read-only archives |
| licenses | Set of license texts in use by projects in this repository |