Commit bbf1ba9c73f3f3bd4c7dc833a6349617fa0a699f

Commits
[COMMIT BEGIN]
commit bbf1ba9c73f3f3bd4c7dc833a6349617fa0a699f
Author: 0x4248 <[email protected]>
Date:   Tue Jan 6 22:35:54 2026 +0000

    Atlas: update welcome.txt
    
    Added Atlas features section to welcome.txt
    
    Signed-off-by: 0x4248 <[email protected]>

diff --git a/doc/Atlas/welcome.txt b/doc/Atlas/welcome.txt
index cc09f54..3196097 100644
--- a/doc/Atlas/welcome.txt
+++ b/doc/Atlas/welcome.txt
@@ -10,12 +10,32 @@ If you are looking for items that don’t fit neatly into source control such as
 
 <b>Directory Overview</b>
 
-arch/      Architecture-specific code and boot experiments
-systems/   OS-specific tools and tests
-usr/       User-space utilities
-lab/       Scratch work, prototypes, small experiments
-misc/      One-off fragments, language tests, and assorted files
-ext/       External libraries and third-party components
-doc/       Notes, references, and assorted documentation
-tools/     Build helpers and maintenance utilities
-log/       Git logs, Journals and build notes. Mainly for record keeping.
+* <b>arch/</b>      Architecture-specific code and boot experiments
+* <b>systems/</b>   OS-specific tools and tests
+* <b>usr/</b>       User-space utilities
+* <b>lab/</b>       Scratch work, prototypes, small experiments
+* <b>misc/</b>      One-off fragments, language tests, and assorted files
+* <b>ext/</b>       External libraries and third-party components
+* <b>doc/</b>       Notes, references, and assorted documentation
+* <b>tools/</b>     Build helpers and maintenance utilities
+* <b>log/</b>       Git logs, Journals and build notes. Mainly for record keeping.
+
+<b>Atlas Features</b>
+
+Tho Atlas looks simple at first glance, it has some useful features to help you
+navigate the repository such as:
+
+* <b>Quick Github Links:</b> When any file is open you can jump to its Github page
+  by clicking the <i>View on GitHub</i> button at the top right.
+* <b>Markdown Rendering:</b> README files and notes are rendered in HTML for
+  easier reading.
+* <b>Line Numbering:</b> Code files show line numbers to help you reference
+  specific parts of the code.
+* <b>RAW View:</b> You can view the raw text of any file by clicking the
+  <i>View RAW</i> button next to the Github link.
+* <b>Similar File Search:</b> When viewing a file, you can search on github for
+    files with a similar file name by clicking the <i>Search Similar Files</i> button.
+
+<i>Note:</i> Atlas is a work in progress and may have some rough edges. Atlas also
+can not open raw or large files, therefore it will show a message when it encounters
+such files.
\ No newline at end of file
[COMMIT END]
(C) 2025 0x4248 (C) 2025 4248 Media and 4248 Systems, All part of 0x4248 See LICENCE files for more information. Not all files are by 0x4248 always check Licencing.