diff --git a/README.txt b/README.txt index fa2343d..3bb2eb8 100644 --- a/README.txt +++ b/README.txt @@ -2,4 +2,4 @@ Simple counter based on the 74191 up/down counter and 7447 BCD to 7 segment driver logic chips. -Input can be provided by 4 DIP switches, a load button, and a clock button. It would not take much work at all to add a 555 timer in order to ngenerate clock pulses for the 74191. The clock button has no debouncing, so the counter may increment more that one number when pushed. \ No newline at end of file +Input can be provided by 4 DIP switches, a load button, and a clock button. It would not take much work at all to add a 555 timer in order to ngenerate clock pulses for the 74191. The clock button has no debouncing, so the counter may increment more than one number when pushed. \ No newline at end of file