Skip to content

Commit 4eb4c13

Browse files
author
Alexandre
authored
Update README.md (#60)
1 parent b48c0ec commit 4eb4c13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Automated tests](https://github.com/alr-lab/practical-test-pyramid-go/actions/workflows/push.yml/badge.svg)](https://github.com/alr-lab/practical-test-pyramid-go/actions/workflows/push.yml)
55
[![Go Report Card](https://goreportcard.com/badge/github.com/alr-lab/practical-test-pyramid-go)](https://goreportcard.com/report/github.com/alr-lab/practical-test-pyramid-go)
66

7-
[_Practical Test Pyramid with Go_][ptp-page] is an experiment to work with
7+
Practical Test Pyramid with Go is an experiment to work with
88
all layers of the [_Practical Test Pyramid_][ptp-ham] introduced by Ham
99
Vocke in 2018.
1010

@@ -21,4 +21,3 @@ $ docker exec -it app make test
2121
```
2222

2323
[ptp-ham]: https://martinfowler.com/articles/practical-test-pyramid.html
24-
[ptp-page]: https://alr-lab.github.io/practical-test-pyramid-go/

0 commit comments

Comments
 (0)