From 842169b79b01cafdf0b804514c5673133029db73 Mon Sep 17 00:00:00 2001 From: Arjun Satarkar Date: Thu, 16 Feb 2023 17:48:12 +0000 Subject: Clean up README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1d19a3c..369e7d6 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ Of course, if you get an answer not to your liking, you can reword your query to Run `./eight_hash.py` for interactive use, or `import eight_hash` to use as a library. We have to spell out eight because identifiers can't start with a number :(. -This is a simple script in Python 3. The code style is the defaults of the `black` code formatter. - ## Copying The author of this software is Arjun Satarkar. -- cgit v1.2.3-57-g22cb