Skip to content
This repository was archived by the owner on Apr 2, 2025. It is now read-only.

Commit 7df501a

Browse files
gadomskic-wygoda
authored andcommitted
fix(docs): minor README fixups
1 parent 76e94b8 commit 7df501a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# STAT FastAPI - Spatio Temporal Asset Tasking with FastAPI
1+
# STAT FastAPI - SpatioTemporal Asset Tasking with FastAPI
22

3-
WARNING: The whole STAT spec is very much work in progress, so things are
4-
guaranteed to be not correct. One way or the other.
3+
WARNING: The whole [STAT spec](https://github.com/Element84/stapi-spec) is very much work in progress, so things are
4+
guaranteed to be not correct.
55

6-
NOTE: This uses [scripts to rule them all][https://github.com/github/scripts-to-rule-them-all]
6+
NOTE: This repository uses [scripts to rule them all](https://github.com/github/scripts-to-rule-them-all)
77

88
## Usage
99

@@ -40,7 +40,7 @@ a minimal demo with `uvicorn` to run the full app. Start it with `./scripts/serv
4040

4141
### Implementing a backend
4242

43-
- The test suite assumes the backend can be instantiated without any paramters
43+
- The test suite assumes the backend can be instantiated without any parameters
4444
required by the constructor.
4545

4646
[poetry]: https://python-poetry.org/

0 commit comments

Comments
 (0)