Skip to content

Commit d3e8b99

Browse files
authored
Update README.md
1 parent 1f36c4b commit d3e8b99

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Python Domain Driven Design (DDD) example project
22

3-
[![Build Status](https://travis-ci.org/Ermlab/python-ddd.svg?branch=master)](https://travis-ci.org/Ermlab/python-ddd)
4-
[![codecov](https://codecov.io/gh/Ermlab/python-ddd/branch/master/graph/badge.svg)](https://codecov.io/gh/Ermlab/python-ddd)
3+
[![Build Status](https://github.com/pgorecki/python-ddd/actions/workflows/pytest.yml/badge.svg?branch=main)](https://github.com/pgorecki/python-ddd/actions/workflows/pytest.yml)
4+
[![codecov](https://codecov.io/gh/pgorecki/python-ddd/branch/master/graph/badge.svg)](https://codecov.io/gh/pgorecki/python-ddd)
55
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
66

77
Disclaimer: this is a work in progress project, stay tuned for updates (*).

0 commit comments

Comments
 (0)