Prechádzať zdrojové kódy

Replace missed instance of *><> with ¤><>

ApisNecros 1 rok pred
rodič
commit
7decff0f8f
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -23,7 +23,7 @@ cb.run();
 
 ### Initial Input Stack
 
-The *><> language allows the user to provide an initial stack for the Code Box to run on. This initial stack can be passed to the Code Box as either a string, or an array of numbers.
+The ¤><> language allows the user to provide an initial stack for the Code Box to run on. This initial stack can be passed to the Code Box as either a string, or an array of numbers.
 
 **Basic Example**