diff --git a/bits/main.py b/bits/main.py index 5b1e7e3..8b6e9d2 100644 --- a/bits/main.py +++ b/bits/main.py @@ -1,4 +1,4 @@ -"""The Bits class makes bit level operations easier to write. +"""The Bits class simplifies bit level operations. (c) 2020 S Groesz """