Skip to content

Commit 5b74cba

Browse files
authored
fix: maybe we shouldn't have been so pedantic
1 parent 68da188 commit 5b74cba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ uv run fastapi dev stapi-fastapi/tests/application.py
5454

5555
The app should be accessible at `http://localhost:8000`.
5656

57-
### stapi-client
57+
### pustapi-client
5858

59-
The `stapi-client` package is a Python client (CLI tool) focused on interfacing with the STAPI specification, specifically with a STAPI server. This is a work in progress.
59+
The `pystapi-client` package is a Python client (CLI tool) focused on interfacing with the STAPI specification, specifically with a STAPI server. This is a work in progress.
6060

6161
For more information, see the [README](pystapi-client/README.md).

0 commit comments

Comments
 (0)