Skip to content

Commit 8440748

Browse files
author
Alan Christie
committed
docs: README tweak
1 parent f66bcfb commit 8440748

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ the event-streaming service of the Squonk2 AS platform and is deployed to the
1414
Namespace of the AS to service internal requests from the API to create, delete
1515
and connect to the internal messaging bus to stream events to a client.
1616

17-
The implementation is based on Python and the FastAPI framework, offering an _internal_
18-
API for use by the AS and a _public_ web-socket API for clients to connect to.
17+
The implementation is based on Python and the [FastAPI] framework, offering an
18+
_internal_ API for use by the AS and a _public_ web-socket API for clients to connect to.
1919

2020
## Contributing
2121
The project uses: -
@@ -46,5 +46,6 @@ current health of your clone with: -
4646
[black]: https://black.readthedocs.io/en/stable
4747
[commitizen]: https://commitizen-tools.github.io/commitizen/
4848
[conventional commit]: https://www.conventionalcommits.org/en/v1.0.0/
49+
[fastapi]: https://fastapi.tiangolo.com
4950
[pre-commit]: https://pre-commit.com
5051
[poetry]: https://python-poetry.org/

0 commit comments

Comments
 (0)