Skip to content

Commit b3e30ec

Browse files
authored
Update README.md
1 parent be8bea7 commit b3e30ec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

01-history-and-motivation/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 01. History and Motivation
22

3-
Continuous Integration (CI) has dramatically transformed the way we build, test, and deliver software. What once took weeks or months is now handled in minutes — all thanks to decades of innovation in tooling and process.
3+
Continuous Integration (CI) has dramatically transformed the way we build, test, and deliver software. What once took weeks or months is now handled in minutes, thanks to decades of innovation in tooling and process.
44

55
## Speed of Software Delivery over Time
66

@@ -31,4 +31,4 @@ The time between writing and shipping software has shrunk drastically over the d
3131
| 2016 | **AWS CodeBuild** | Managed CI inside AWS ecosystem. |
3232
| 2018 | **GitHub Actions**| GitHub-native automation with deep ecosystem and community support. |
3333

34-
![](./readme-assets/ci-timeline.png)
34+
![](./readme-assets/ci-timeline.png)

0 commit comments

Comments
 (0)