File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -785,7 +785,7 @@ <h4>🎨 Dashboard Renderer</h4>
785785 < span class ="arch-arrow "> →< span class ="arch-particle " style ="animation-delay:.4s "> </ span > < span class ="arch-particle " style ="animation-delay:1s "> </ span > < span class ="arch-particle " style ="animation-delay:1.6s "> </ span > </ span >
786786 < div class ="arch-box ">
787787 < h4 > 🖥️ Terminal Output</ h4 >
788- < p > Rich TUI display</ p >
788+ < p > Textual TUI display</ p >
789789 </ div >
790790 </ div >
791791 </ div >
@@ -1297,7 +1297,7 @@ <h2 class="section-title glow-green">Up and Running in 30 Seconds</h2>
12971297 var subtitles = [
12981298 'Track your agents in real time' ,
12991299 'Sparklines \u00b7 Heatmaps \u00b7 Velocity metrics' ,
1300- 'Powered by Python + Rich TUI ' ,
1300+ 'Powered by Python + Textual ' ,
13011301 ] ;
13021302 var typedTextEl = document . getElementById ( 'typedText' ) ;
13031303 var subIdx2 = 0 , subCharIdx2 = 0 , subDeleting = false , subPauseFrames = 0 ;
You can’t perform that action at this time.
0 commit comments