Skip to content

Commit 5d1f41b

Browse files
author
Shaun B
committed
Update README.md
1 parent 7d720fa commit 5d1f41b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Article Summarizer
22
> Article Summarizer is an asynchronous RESTful API built with Python and FastAPI. It utilizes Newspaper3k to provide real-time text summarization from a given URL.
33
4-
![CI/CD]([gh-actions-image])
4+
![CI/CD](https://github.com/sbathgate/fastapi-tdd-docker/workflows/CI/badge.svg?branch=master)
55

66
## Development setup
77

@@ -99,5 +99,3 @@ This project wouldn't have been possible without the excellent [Test-Driven Deve
9999
4. Push to the branch (`git push origin feature/fooBar`)
100100
5. Create a new Pull Request
101101

102-
<!-- Markdown link & img dfn's -->
103-
[gh-actions-image]: https://github.com/sbathgate/fastapi-tdd-docker/workflows/CI/badge.svg?branch=master

0 commit comments

Comments
 (0)