From 78dfee415d0b83e30969d28bae35a5dffea0c24e Mon Sep 17 00:00:00 2001 From: Roland Kaminski Date: Tue, 20 Feb 2024 18:27:29 +0100 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 056e0e7..558abf3 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ > formatters, and actions are already configured and ready to use. > > To use the project template, run the `init.py` script to give the project a -> name and some metadata. The script can then be removed. Then adjust the -> `setup.cfg` file as needed. +> name and some metadata. The script can then be removed and the `setup.cfg` +> file be adjusted as needed. ## Installation @@ -17,8 +17,6 @@ To install the project, run pip install . ``` -Further details, please refer to the [development instructions](DEVELOPMENT.md). - ## Usage Run the following for basic usage information: