readme: improved Wording and, perhaps, clarification
This commit is contained in:
parent
01f7f2d762
commit
483500d45b
1 changed files with 5 additions and 7 deletions
12
README.md
12
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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue