Skip to content

Commit b9e655b

Browse files
authored
Update README.md
1 parent fe7dff6 commit b9e655b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
A simple C++ program used to sets of three integer factors that are different and have a common product. This was ported from my original Python script.
33

44
# Usage
5-
After compiling the program, simply run the program and type in an integer, and press Enter/Return. It is a lot faster than the Python version.
5+
After compiling the program, simply run the program and type in an integer, and press Enter/Return. It is a lot faster than the Python version, as it is compiled.

0 commit comments

Comments
 (0)