Skip to content

Commit 25398fa

Browse files
author
Shaun B
committed
Update README.md
1 parent 5d1f41b commit 25398fa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Continuous Integration and Delivery
1+
name: CI CD
22

33
on: [push]
44

README.md

Lines changed: 1 addition & 1 deletion
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](https://github.com/sbathgate/fastapi-tdd-docker/workflows/CI/badge.svg?branch=master)
4+
![CI/CD](https://github.com/sbathgate/fastapi-tdd-docker/workflows/CI%20CD/badge.svg?branch=master)
55

66
## Development setup
77

0 commit comments

Comments
 (0)