diff --git a/README b/README index 7f42aba..5603c7c 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ decimal-code ============ -Convert decimal numbers to BCD, AIKEN and STIBITZ (excess-3). +Convert decimal numbers to BCD, Aiken and Stibitz (excess-3). Input lines are interpreted as space-separated encoding and value. -Tab separated values (decimal, BCD, AIKEN, STIBITZ) are printed. +Tab separated values (decimal, BCD, Aiken, Stibitz) are printed.