File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ Display Stamp
105105
106106** Visual Output**
107107
108- | Loading Indicator Type | Example (Windows CMD) |
108+ | Operating System | Output on OS |
109109| ------------------------| -----------------------------------------|
110110| Windows 10 | ![ Windows.png] ( Images/Windows.png ) |
111111| Linux (Ubuntu) | ![ Linux.png] ( Images/Linux.png ) |
@@ -793,7 +793,7 @@ Calling text sets
793793
794794** Examples**
795795
796- from PyPiFiles import TextSets
796+ from PyEnhance import TextSets
797797
798798 TextSet = TextSets.TextSet
799799
@@ -827,7 +827,7 @@ This module like the name implies is a counter.
827827
828828** Importing the library**
829829
830- from PyPiFiles import Counter
830+ from PyEnhance import Counter
831831
832832<i >
833833<br \>
855855
856856** Example**
857857
858- from PyPiFiles import Counter
858+ from PyEnhance import Counter
859859
860860 Counter1 = Counter.Counter()
861861 Counter2 = Counter.Counter()
You can’t perform that action at this time.
0 commit comments