@@ -50,7 +50,7 @@ A high-performance PowerShell module for displaying beautiful ANSI colorscripts
5050
5151## Features
5252
53- β¨ ** <!-- COLOR_SCRIPT_COUNT_PLUS --> 295 +<!-- /COLOR_SCRIPT_COUNT_PLUS --> Beautiful Colorscripts** - Extensive collection of ANSI art
53+ β¨ ** <!-- COLOR_SCRIPT_COUNT_PLUS --> 327 +<!-- /COLOR_SCRIPT_COUNT_PLUS --> Beautiful Colorscripts** - Extensive collection of ANSI art
5454
5555β‘ ** Intelligent Caching** - 6-19x performance improvement (5-20ms load times)
5656
@@ -72,7 +72,7 @@ ColorScripts-Enhanced Demo: <https://i.imgur.com/FCjqkxn.mp4>
7272
7373![ ColorScripts-Example-1] ( https://raw.githubusercontent.com/Nick2bad4u/PS-Color-Scripts-Enhanced/refs/heads/main/assets/ColorScript-example-1.png ) ![ ColorScripts-Example-2] ( https://raw.githubusercontent.com/Nick2bad4u/PS-Color-Scripts-Enhanced/refs/heads/main/assets/ColorScript-example-2.png ) ![ ColorScripts-Example-3] ( https://raw.githubusercontent.com/Nick2bad4u/PS-Color-Scripts-Enhanced/refs/heads/main/assets/ColorScript-example-3.png )
7474
75- ** + <!-- COLOR_SCRIPT_COUNT_MINUS_IMAGES --> 292 <!-- /COLOR_SCRIPT_COUNT_MINUS_IMAGES --> more colorscripts available!**
75+ ** + <!-- COLOR_SCRIPT_COUNT_MINUS_IMAGES --> 324 <!-- /COLOR_SCRIPT_COUNT_MINUS_IMAGES --> more colorscripts available!**
7676
7777## Quick Start (Less Than a Minute)
7878
@@ -491,7 +491,7 @@ $env:APPDATA\ColorScripts-Enhanced\cache
491491- One ` .cache ` file per colorscript
492492- Contains pre-rendered ANSI output
493493- Average size: ~ 20KB per file
494- - Total size: ~ 4.9MB for <!-- COLOR_SCRIPT_COUNT_PLUS --> 295 +<!-- /COLOR_SCRIPT_COUNT_PLUS --> scripts
494+ - Total size: ~ 4.9MB for <!-- COLOR_SCRIPT_COUNT_PLUS --> 327 +<!-- /COLOR_SCRIPT_COUNT_PLUS --> scripts
495495
496496## Examples
497497
@@ -525,7 +525,7 @@ Build-ColorScriptCache
525525
526526## Available Colorscripts
527527
528- The module includes <!-- COLOR_SCRIPT_COUNT_PLUS --> 295 +<!-- /COLOR_SCRIPT_COUNT_PLUS --> colorscripts including:
528+ The module includes <!-- COLOR_SCRIPT_COUNT_PLUS --> 327 +<!-- /COLOR_SCRIPT_COUNT_PLUS --> colorscripts including:
529529
530530- ** Fractals** : mandelbrot-zoom, julia-morphing, barnsley-fern, koch-snowflake
531531- ** Patterns** : kaleidoscope, wave-pattern, rainbow-waves, gradient-bars
@@ -617,14 +617,14 @@ ColorScripts-Enhanced/
617617β βββ bars.ps1
618618β βββ hearts.ps1
619619β βββ mandelbrot-zoom.ps1
620- β βββ ... (<!-- COLOR_CACHE_TOTAL -->295 +<!-- /COLOR_CACHE_TOTAL --> total)
620+ β βββ ... (<!-- COLOR_CACHE_TOTAL -->327 +<!-- /COLOR_CACHE_TOTAL --> total)
621621βββ README.md # This file
622622
623623%APPDATA%/ColorScripts-Enhanced/
624624βββ cache/ # Cache files
625625 βββ bars.cache
626626 βββ hearts.cache
627- βββ ... (<!-- COLOR_CACHE_TOTAL -->295 +<!-- /COLOR_CACHE_TOTAL --> total)
627+ βββ ... (<!-- COLOR_CACHE_TOTAL -->327 +<!-- /COLOR_CACHE_TOTAL --> total)
628628```
629629
630630## Contributing
@@ -647,7 +647,7 @@ See [CHANGELOG.md](https://github.com/Nick2bad4u/ps-color-scripts-enhanced/blob/
647647
648648### Latest Release
649649
650- ** 2025.10.12** - Cross-platform support, enhanced caching, and <!-- COLOR_SCRIPT_COUNT_PLUS --> 295 +<!-- /COLOR_SCRIPT_COUNT_PLUS --> colorscripts
650+ ** 2025.10.12** - Cross-platform support, enhanced caching, and <!-- COLOR_SCRIPT_COUNT_PLUS --> 327 +<!-- /COLOR_SCRIPT_COUNT_PLUS --> colorscripts
651651
652652## Documentation
653653
@@ -692,3 +692,4 @@ For support options, response targets, and contact channels, review the [Support
692692- [ r/ANSIart] ( https://www.reddit.com/r/ANSIart/ )
693693
694694- [ Sixteen Colors Facebook] ( https://www.facebook.com/sixteencolors/ )
695+
0 commit comments