From 483500d45b8b7dc5deb7340f203ae46963951847 Mon Sep 17 00:00:00 2001 From: bronsen Date: Mon, 18 May 2026 23:50:24 +0200 Subject: [PATCH] readme: improved Wording and, perhaps, clarification --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2144e51..df3597c 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ not go to the terminal. You will need two terminals: - 1. one for showing the console, - 2. the other to run the app. + 1. One for showing the console, + 2. The other to run the app. Since we use uv, the incantation is a bit different from the [official documenation]. @@ -72,9 +72,7 @@ often; rebase frequently. Yes! Please write tests: simple ones, trivial ones; complicated ones, slow ones. -Tests must be written in pytest fashion. Use all the plugins. Tests and -fixtures should go into `tests.py`, until such time the file become too big and -unwieldy. +Tests should be written in pytest fashion. Use all the plugins except brittle ones. ## Bug Reports, Feature Requests @@ -87,9 +85,9 @@ replicates the problem. ### Architectural Changes These are unlikely to be accepted. This tool is not intended to scale. There -might be web-frontend thing automatically provided by [Textual]. +might be web front end thing automatically provided by [Textual]. -### Configs for tools the bronsen does not currently use +### Configurations for tools the bronsen does not currently use Oh sure, I'll accept those. Please create a merge request that adds the file.